Package springs.access

Management of dynamic proxies, that are automatically updated even if the agent moves to another platform (whether this agent is the holder, the target or both).

See:
          Description

Class Summary
AccessService The access service.
AgentReference A reference to an agent.
AgentReferencesUpdater Thread in charge of updating remote references to agents.
LocalAgentReferences Stores local references to agents.
LocalAgentReferencesCollector Thread in charge of collecting local agent references not used.
ReferenceUpdate Data for updating a reference.
ReferenceUpdateCommand Contains instructions to update the reference to a certain agent.
ReferenceUpdateCommands Contains instructions to update references to agents.
ResultCallWithStatistics It contains a result of a remote call plus statistical information.
RetryingAgentInvoking  
StatisticsReferenceUpdate Class keeping statistics about reference updating.
 

Exception Summary
AgentNotFoundException An exception thrown when an agent cannot be found in the naming service.
AgentReferenceException An exception handling the reference.
CallException A exception thrown in a call to an agent.
 

Package springs.access Description

Management of dynamic proxies, that are automatically updated even if the agent moves to another platform (whether this agent is the holder, the target or both).