Class NamingResourcesMBean

java.lang.Object
org.apache.tomcat.util.modeler.BaseModelMBean
org.apache.catalina.mbeans.NamingResourcesMBean
All Implemented Interfaces:
DynamicMBean, MBeanRegistration, ModelMBeanNotificationBroadcaster, NotificationBroadcaster

public class NamingResourcesMBean extends BaseModelMBean

A ModelMBean implementation for the org.apache.catalina.deploy.NamingResourcesImpl component.

Author:
Amy Roh