Class StandardEngine

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

public class StandardEngine extends ContainerBase implements Engine
Standard implementation of the Engine interface. Each child container must be a Host implementation to process the specific fully qualified host name of that virtual host.
Author:
Craig R. McClanahan