Uses of Package
cz.cuni.amis.pogamut.base.factory.guice

Packages that use cz.cuni.amis.pogamut.base.factory.guice
cz.cuni.amis.pogamut.base.agent.utils.runner   
cz.cuni.amis.pogamut.base.agent.utils.runner.impl   
cz.cuni.amis.pogamut.base.factory.guice   
cz.cuni.amis.pogamut.multi.factory.guice   
 

Classes in cz.cuni.amis.pogamut.base.factory.guice used by cz.cuni.amis.pogamut.base.agent.utils.runner
GuiceAgentModule
          GuiceAgentModule, implementation of AbstractModule, provides a way to hierarchically specify the bindings for interfaces and classes.
 

Classes in cz.cuni.amis.pogamut.base.factory.guice used by cz.cuni.amis.pogamut.base.agent.utils.runner.impl
GuiceAgentModule
          GuiceAgentModule, implementation of AbstractModule, provides a way to hierarchically specify the bindings for interfaces and classes.
 

Classes in cz.cuni.amis.pogamut.base.factory.guice used by cz.cuni.amis.pogamut.base.factory.guice
AbstractGuiceAgentFactory
          Abstract Guice-based factory that uses GuiceAgentModule for the bindings.
GuiceAgentFactory
          Guice-based IAgent factory that instantiates the agent according to the bindigs that are found inside the GuiceAgentModule, which is provided during the construction.
GuiceAgentModule
          GuiceAgentModule, implementation of AbstractModule, provides a way to hierarchically specify the bindings for interfaces and classes.
GuiceCommunicationModule
          Base GaviaLib Guice module that covers the simple bindings for Pogamut's communication chain.
GuiceRemoteAgentModule
          Module extending GuiceAgentModule for the purpose of remote agents (those communicating with the world using IWorldConnection).
 

Classes in cz.cuni.amis.pogamut.base.factory.guice used by cz.cuni.amis.pogamut.multi.factory.guice
AbstractGuiceAgentFactory
          Abstract Guice-based factory that uses GuiceAgentModule for the bindings.
GuiceAgentFactory
          Guice-based IAgent factory that instantiates the agent according to the bindigs that are found inside the GuiceAgentModule, which is provided during the construction.
GuiceAgentModule
          GuiceAgentModule, implementation of AbstractModule, provides a way to hierarchically specify the bindings for interfaces and classes.
GuiceCommunicationModule
          Base GaviaLib Guice module that covers the simple bindings for Pogamut's communication chain.
GuiceRemoteAgentFactory
          Guice agent factory configured by an agent module (GuiceRemoteAgentModule) that is specifying the bindings for respective interfaces.
GuiceRemoteAgentModule
          Module extending GuiceAgentModule for the purpose of remote agents (those communicating with the world using IWorldConnection).
 



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