Package wt.services
Class StandardManagerService
java.lang.Object
wt.services.StandardManager
wt.services.StandardManagerService
- All Implemented Interfaces:
Serializable,KeyedEventDispatcher,wt.fc._NetFactor,NetFactor,wt.services.Manager,ManagerService
A reference implementation of a ManagerService.
A service which starts up, shuts down and provides access to, managers.
Use the newStandardManagerService static factory method(s),
not the StandardManagerService constructor, to construct
instances of this class. Instances must be constructed using the static
factory(s), in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
ManagerServiceManagerResources- Serialized Form
-
Method Summary
Methods inherited from class wt.services.StandardManager
getManagerService, getManagerStatus, getName, getStartupType, registerEventsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.NetFactor
getClassInfo