org.cogchar.integroid.broker
Interface ReactionProcessor

All Known Implementing Classes:
IntegroidFacade

public interface ReactionProcessor

Author:
Stu B. This interface exposes the "processWhenSafe" trigger method, which is used to thread-safely and non-blockingly request that the Integroid process all its pending thoughts, i.e. run the rules engine.

Method Summary
 void processWhenSafe()
           
 

Method Detail

processWhenSafe

void processWhenSafe()


Copyright © 2010-2012. All Rights Reserved.