|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 |
RmiAgentLoggingSystem
This is the implementation of an RMI-based Agent Logging Service. |
class |
RmiPlatformSupportServiceSystem
RmiPlatformSupportServiceSystem is the implementation of a Platform Support Service; see PlatformSupportService for details. |
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 thePersistenceDatabaseName,
java.lang.String thePersistenceTableName,
java.lang.String thePersistenceSchema,
java.lang.String[] thePersistenceTableColumnNames,
java.lang.String[] thePersistenceTableColumnTypes,
long thePPSIntervalCheckTime,
AblePersistenceSupportProcessor theProcessor,
AbleSecuritySupport theSecuritySupport)
Creates a new AblePersistenceSupport with the supplied properties. |
|
AblePersistenceSupport(java.lang.String thePersistenceDatabaseName,
java.lang.String thePersistenceTableName,
java.lang.String thePersistenceSchema,
java.lang.String[] thePersistenceTableColumnNames,
java.lang.String[] thePersistenceTableColumnTypes,
long thePPSIntervalCheckTime,
AblePersistenceSupportProcessor theProcessor,
AbleSecuritySupport theSecuritySupport,
boolean theWriteOnlyFlag)
Creates a new AblePersistenceSupport with the supplied properties. |
|
|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||