Class AbstractLifeCycle

java.lang.Object
com.aspectran.utils.lifecycle.AbstractLifeCycle
All Implemented Interfaces:
LifeCycle
Direct Known Subclasses:
AbstractTowServer, HouseKeeper, StopLifeCycle

public abstract class AbstractLifeCycle extends Object implements LifeCycle
Basic implementation of the life cycle interface for components.