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

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

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

Classes in com.ibm.able.platform that implement AblePersistenceSupportProcessor
 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 RMIVerifiableDirectorySystem
          A verifiable adapter for AgentDirectoryService.
 class RMIVerifiableNamingSystem
          The RMIVerifiableNamingSystem is a remote object that implements the RMIVerifiableNamingService interface.
 

Constructors in com.ibm.able.platform with parameters of type AblePersistenceSupportProcessor
AblePersistenceSupport(java.lang.String persistenceDatabaseName, java.lang.String persistenceTableName, java.lang.String[] persistenceTableColumnNames, java.lang.String[] persistenceTableColumnTypes, long PPSIntervalCheckTime, AblePersistenceSupportProcessor processor, AbleSecuritySupport securitySupport)
          Creates a new AblePersistenceSupport with the supplied properties.
 


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

(C) Copyright IBM Corporation 1999, 2003