| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.base.factory.guice | |
| cz.cuni.amis.pogamut.multi.factory.guice |
| Modifier and Type | Class and Description |
|---|---|
class |
GuiceAgentFactory<AGENT extends IAgent,PARAMS extends IAgentParameters>
Guice-based
IAgent factory that instantiates the agent according to the bindigs that are found inside
the GuiceAgentModule, which is provided during the construction. |
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. |
| Modifier and Type | Class and Description |
|---|---|
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 © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.