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

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

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

Classes in com.ibm.able.platform that implement AblePlatformSupport
 class AblePlatformSupportImpl
          This class provides constants for ABLE platform code; provides access to "internalized" preferences regarding the platform; provides class methods to obtain the JAS Service Root; provides methods to obtain instances of this same class running in other agent pools; and the class itself, when instantiated as an object, can act as a helper to other instances of itself running elsewhere.
 

Methods in com.ibm.able.platform that return AblePlatformSupport
static AblePlatformSupport AblePlatformSupportImpl.getAblePlatformSupportOn(java.lang.String theHostName, java.lang.String thePort)
          Gets an AblePlatformSupport object from the specified host.
 


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

(C) Copyright IBM Corporation 1999, 2003