| Class | Description |
|---|---|
| GuiceTeamRemoteAgentFactory<AGENT extends IAgent,PARAMS extends ITeamRemoteAgentParameters> |
Guice agent factory configured by an agent module (
GuiceTeamRemoteAgentModule) that is specifying the bindings
for respective interfaces. |
| GuiceTeamRemoteAgentModule<PARAMS extends ITeamRemoteAgentParameters> |
Module extending
GuiceRemoteAgentModule for the purpose of remote agents (those communicating with the world using
IWorldConnection) that is using ISharedWorldView to synchronize information within the agent's team. |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.