Uses of Class
org.resilientedge.jockey.service.ServiceManager

Packages that use ServiceManager
com.resilientedge.jockey.service   
org.resilientedge.jockey.service   
 

Uses of ServiceManager in com.resilientedge.jockey.service
 

Subclasses of ServiceManager in com.resilientedge.jockey.service
 class ServiceManagerImpl
          Provides a central point for the location of a service (local or remote)
 

Methods in com.resilientedge.jockey.service that return ServiceManager
static ServiceManager ServiceManagerImpl.getInstance()
          Returns the singleton instance of the service manager
 

Uses of ServiceManager in org.resilientedge.jockey.service
 

Methods in org.resilientedge.jockey.service that return ServiceManager
static ServiceManager ServiceManager.getInstance()
          Returns the singleton instance of the service manager
static ServiceManager ServiceManagerFactory.getPlatform()
          Returns a reference to a peer platform implementation.
 



Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.