Uses of Interface
com.almende.eve.state.StateFactory

Packages that use StateFactory
com.almende.eve.agent   
com.almende.eve.state   
 

Uses of StateFactory in com.almende.eve.agent
 

Methods in com.almende.eve.agent that return StateFactory
 StateFactory AgentFactory.getStateFactory()
          Get the configured state factory.
 

Methods in com.almende.eve.agent with parameters of type StateFactory
 void AgentFactory.setStateFactory(StateFactory stateFactory)
          Set a state factory.
 

Uses of StateFactory in com.almende.eve.state
 

Classes in com.almende.eve.state that implement StateFactory
 class FileStateFactory
           
 class MemoryStateFactory
           
 



Copyright © 2013 Almende BV. All Rights Reserved.