Class EngineConfig

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

public class EngineConfig extends Object implements LifecycleListener
Startup event listener for an Engine that configures the properties of that Engine, and the associated defined contexts.
Author:
Craig R. McClanahan