Class HostConfig

java.lang.Object
org.apache.catalina.startup.HostConfig
All Implemented Interfaces:
LifecycleListener

public class HostConfig extends Object implements LifecycleListener
Startup event listener for a Host that configures the properties of that Host, and the associated defined contexts.
Author:
Craig R. McClanahan, Remy Maucherat