Class StandardService

java.lang.Object
All Implemented Interfaces:
MBeanRegistration, JmxEnabled, Lifecycle, Service

public class StandardService extends LifecycleMBeanBase implements Service
Standard implementation of the Service interface. The associated Container is generally an instance of Engine, but this is not required.
Author:
Craig R. McClanahan