Package cz.cuni.amis.pogamut.base.agent.utils.runner

Package class diagram package cz.cuni.amis.pogamut.base.agent.utils.runner
Interface Summary
IAgentDescriptor<PARAMS extends IAgentParameters,MODULE extends GuiceAgentModule> This interface describes everything that is needed to instantiate and start of the agent.
IAgentRunner<AGENT extends IAgent,PARAMS extends IAgentParameters> Utility interface for classes that can instantiate & start (possibly multiple) agents at once.
IMultipleAgentRunner<AGENT extends IAgent,PARAMS extends IAgentParameters,MODULE extends GuiceAgentModule> Utility interface for classes that can instantiate & start (possibly multiple) agents at once.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.