Class GlobalResourcesLifecycleListener

java.lang.Object
org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
All Implemented Interfaces:
LifecycleListener

public class GlobalResourcesLifecycleListener extends Object implements LifecycleListener
Implementation of LifecycleListener that instantiates the set of MBeans associated with global JNDI resources that are subject to management.

This listener must only be nested within Server elements.

Since:
4.1
Author:
Craig R. McClanahan