public class TurbineServices extends BaseServiceBroker implements ServiceManager
CLASSNAME_SUFFIX, SERVICE_PREFIX| Modifier | Constructor and Description | 
|---|---|
| protected  | TurbineServices()This constructor is protected to force clients to use
 getInstance() to access this class. | 
| Modifier and Type | Method and Description | 
|---|---|
| static ServiceManager | getInstance()The method through which this class is accessed as a broker. | 
| static void | setManager(ServiceManager manager)The method through which to change the default manager. | 
getApplicationRoot, getConfiguration, getConfiguration, getNonLocalService, getService, getServiceInstance, getServiceNames, getServiceNames, getServiceObject, init, initMapping, initService, initServices, initServices, isLocalService, isNonLocalService, isRegistered, setApplicationRoot, setConfiguration, setServiceObject, shutdownService, shutdownServicesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfiguration, init, setApplicationRoot, setConfigurationgetApplicationRoot, getConfiguration, getService, initService, isRegistered, shutdownService, shutdownServicesprotected TurbineServices()
public static ServiceManager getInstance()
public static void setManager(ServiceManager manager)
manager - a new service manager.Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.