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


Class Summary
AgentDescriptor<PARAMS extends IAgentParameters,MODULE extends GuiceAgentModule> Base implementation of the IAgentDescriptor.
AgentRunner<AGENT extends IAgent,PARAMS extends IAgentParameters> BASIC USAGE
MultipleAgentRunner<AGENT extends IAgent,PARAMS extends IAgentParameters,MODULE extends GuiceAgentModule> Class used for starting the agent with certain default parameters.