Package wt.projmgmt.execution
Class StandardProjExecService
java.lang.Object
wt.services.StandardManager
wt.projmgmt.execution.StandardProjExecService
- All Implemented Interfaces:
Serializable,wt.fc._NetFactor,NetFactor,ProjExecService,wt.projmgmt.execution.ProjExecServiceSvr,wt.services.Manager
public class StandardProjExecService
extends StandardManager
implements ProjExecService, wt.projmgmt.execution.ProjExecServiceSvr, Serializable
The
StandardProjExecService class contains the standard
implementation of both remotely and server accessible API.
This service is a light-weight service and depends on the wt.projmgmt.StandardProjMgmtService for dispatching and capturing events.
Use the newStandardProjExecService static factory method(s),
not the StandardProjExecService 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:
-
ProjExecServiceProjExecServiceSvrProjMgmtService- Serialized Form
-
Method Summary
Methods inherited from class wt.services.StandardManager
getManagerService, getManagerStatus, getName, getStartupType, initialize, performShutdownProcess, performStartupProcess, registerEvents