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

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

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

Classes in com.ibm.able.platform that implement RmiPlatformPersistenceService
 class RmiPlatformPersistenceSystem
          Whee! After all those interfaces and proxies, here is the real, nitty-gritty implementation of an RMI-based Platform Persistence Service.
 

Constructors in com.ibm.able.platform with parameters of type RmiPlatformPersistenceService
RmiPlatformPersistenceServiceProxy(RmiPlatformPersistenceService theDelegate, java.rmi.registry.Registry theRegistry, java.lang.String theAddress)
          Create a proxy over the specified RMI reference to a Platform Persistence Service.
 


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

(C) Copyright IBM Corporation 1999, 2003