Class RoleMBean

All Implemented Interfaces:
DynamicMBean, MBeanRegistration, ModelMBeanNotificationBroadcaster, NotificationBroadcaster

public class RoleMBean extends BaseModelMBean

A ModelMBean implementation for the org.apache.catalina.Role component.

Author:
Craig R. McClanahan
  • Field Details

    • registry

      protected final Registry registry
      The configuration information registry for our managed beans.
    • managed

      protected final ManagedBean managed
      The ManagedBean information describing this MBean.
  • Constructor Details

    • RoleMBean

      public RoleMBean()