Package springs.agent

Spring agents.

See:
          Description

Interface Summary
ISpringsAgent_RMIImpl Interface for a Springs agent.
SpringsAgent Interface to a Springs agent.
 

Class Summary
AgentCaller A class that invokes methods on agents.
MethodTask A task consisting of executing a given method.
Schedule The schedule of an agent.
SpringsAgent_RMIImpl A Springs agent.
Task A task of an agent.
TravelTask A task consisting of travelling to another context.
 

Exception Summary
AgentMovementException An exception that indicates that an agent cannot move to another context.
MethodCallException An exception that indicates that a method of the agent cannot be invoked.
 

Package springs.agent Description

Spring agents.