Package wt.lifecycle

Class StandardLifeCycleLWService

java.lang.Object
wt.services.StandardManager
wt.lifecycle.StandardLifeCycleLWService
All Implemented Interfaces:
Serializable, wt.fc._NetFactor, NetFactor, wt.lifecycle.LifeCycleLWService, wt.services.Manager

public class StandardLifeCycleLWService extends StandardManager implements wt.lifecycle.LifeCycleLWService, Serializable
Standard implementation of the life cycle service interfaces

Use the newStandardLifeCycleLWService static factory method(s), not the StandardLifeCycleService 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: