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

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

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

Classes in com.ibm.able.platform that implement RmiAgentLifeCycleService
 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.
 

Constructors in com.ibm.able.platform with parameters of type RmiAgentLifeCycleService
RmiAgentLifeCycleServiceProxy(RmiAgentLifeCycleService theDelegate, java.rmi.registry.Registry theRegistry, java.lang.String theAddress)
          Creates a proxy over the specified RMI reference to an Agent Lifecycle Service.
 


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

(C) Copyright IBM Corporation 1999, 2003