Class AbstractLifeCycle

  • All Implemented Interfaces:
    LifeCycle
    Direct Known Subclasses:
    StopLifeCycle, TowServer

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