Uses of Class
cz.cuni.amis.pogamut.base.factory.guice.GuiceAgentFactory

Packages that use GuiceAgentFactory
cz.cuni.amis.pogamut.base.factory.guice   
cz.cuni.amis.pogamut.multi.factory.guice   
 

Uses of GuiceAgentFactory in cz.cuni.amis.pogamut.base.factory.guice
 

Subclasses of GuiceAgentFactory in cz.cuni.amis.pogamut.base.factory.guice
 class GuiceRemoteAgentFactory<AGENT extends IAgent,PARAMS extends IRemoteAgentParameters>
          Guice agent factory configured by an agent module (GuiceRemoteAgentModule) that is specifying the bindings for respective interfaces.
 

Uses of GuiceAgentFactory in cz.cuni.amis.pogamut.multi.factory.guice
 

Subclasses of GuiceAgentFactory in cz.cuni.amis.pogamut.multi.factory.guice
 class GuiceTeamRemoteAgentFactory<AGENT extends IAgent,PARAMS extends ITeamRemoteAgentParameters>
          Guice agent factory configured by an agent module (GuiceTeamRemoteAgentModule) that is specifying the bindings for respective interfaces.
 



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