Class NamingContextListener

java.lang.Object
org.apache.catalina.core.NamingContextListener
All Implemented Interfaces:
PropertyChangeListener, EventListener, LifecycleListener

public class NamingContextListener extends Object implements LifecycleListener, PropertyChangeListener
Helper class used to initialize and populate the JNDI context associated with each context and server.
Author:
Remy Maucherat