|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--solar.service.BaseServiceManager | +--solar.service.SolarServices
The default service manager for Solar system.
Field Summary | |
protected static ServiceManager |
_instance
The single instance of this class. |
Fields inherited from class solar.service.BaseServiceManager |
_config, _log, _mapping, _serviceObjects, _services, CLASSNAME_SUFFIX, SERVICE_PREFIX |
Constructor Summary | |
protected |
SolarServices()
|
Method Summary | |
static ServiceManager |
getInstance()
|
Methods inherited from class solar.service.BaseServiceManager |
getService, getServiceConfig, getServiceObject, hasRegistered, init, setServiceObject, stopService, stopServices |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static ServiceManager _instance
Constructor Detail |
protected SolarServices()
Method Detail |
public static ServiceManager getInstance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |