Class ContextNamingInfoListener

java.lang.Object
org.apache.catalina.core.ContextNamingInfoListener
All Implemented Interfaces:
LifecycleListener

public class ContextNamingInfoListener extends Object implements LifecycleListener
Implementation of LifecycleListener that will create context naming information environment entries.

This listener must only be nested within Context elements.

The following entries will be added to the initial context (java:comp/env implied):

See the Tomcat documentation for more details on the values.