Class StandardHost

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

public class StandardHost extends ContainerBase implements Host
Standard implementation of the Host interface. Each child container must be a Context implementation to process the requests directed to a particular web application.
Author:
Craig R. McClanahan, Remy Maucherat