ABLE 2.0.0 07/02/2003 10:25:01

Uses of Interface
com.ibm.able.platform.RmiAblePlatformServiceEventGenerator

Packages that use RmiAblePlatformServiceEventGenerator
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 RmiAblePlatformServiceEventGenerator in com.ibm.able.platform
 

Subinterfaces of RmiAblePlatformServiceEventGenerator in com.ibm.able.platform
 interface RmiAblePlatformService
          This interface is implemented by remote platform services provided by ABLE.
 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 RmiAblePlatformServiceEventGenerator
 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

(C) Copyright IBM Corporation 1999, 2003