|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RmiAblePlatformService | |
---|---|
com.ibm.able.platform | The com.ibm.able.platform package
provides a set of classes that allows a distributed platform
consisting of platform services and agents to be configured and
run across physical systems. |
Uses of RmiAblePlatformService in com.ibm.able.platform |
---|
Subinterfaces of RmiAblePlatformService in com.ibm.able.platform | |
interface |
RmiAgentLifeCycleService
The RmiAgentLifeCycleService interface defines the operations that can be requested of a remote Agent Lifecycle Service. |
interface |
RMIVerifiableDirectoryService
Defines the behavior of a Verifiable Directory Service. |
interface |
RMIVerifiableNamingService
Defines the behavior of a Verifiable Naming Service. |
Classes in com.ibm.able.platform that implement RmiAblePlatformService | |
class |
AbleBasicService
The base class of all ABLE-provided platform services, such as the VerifiableAgentDirectoryService, the VerifiableAgentNamingService, and the AgentLifeCycleService; this class is inserted between the JAS RMIBasicService and all ABLE-supplied services to provide common function to the ABLE-supplied services. |
class |
RmiAgentLifeCycleSystem
RmiAgentLifeCycleSystem is the implementation of an Agent Lifecycle Service; the Service can be used to get a list of agents that are permitted to run on the platform, and then start instances of particular agents in particular agent pools. |
class |
RmiPlatformPersistenceSystem
Whee! After all those interfaces and proxies, here is the real, nitty-gritty implementation of an RMI-based Platform Persistence Service. |
class |
RMIVerifiableDirectorySystem
A verifiable adapter for AgentDirectoryService. |
class |
RMIVerifiableNamingSystem
The RMIVerifiableNamingSystem is a remote object that implements the RMIVerifiableNamingService interface. |
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |