Class StandardServer

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

public final class StandardServer extends LifecycleMBeanBase implements Server
Standard implementation of the Server interface, available for use (but not required) when deploying and starting Catalina.
Author:
Craig R. McClanahan