public class RoleMBean extends BaseModelMBean
A ModelMBean implementation for the
 org.apache.catalina.Role component.
| Modifier and Type | Field and Description | 
|---|---|
| protected ManagedBean | managedThe  ManagedBeaninformation describing this MBean. | 
| protected Registry | registryThe configuration information registry for our managed beans. | 
attributeBroadcaster, generalBroadcaster, managedBean, oname, resource, resourceType| Constructor and Description | 
|---|
| RoleMBean()Construct a  ModelMBeanwith defaultModelMBeanInfoinformation. | 
addAttributeChangeNotificationListener, addNotificationListener, getAttribute, getAttributes, getClassName, getJmxName, getManagedResource, getMBeanInfo, getModelerType, getNotificationInfo, getObjectName, invoke, postDeregister, postRegister, preDeregister, preRegister, removeAttributeChangeNotificationListener, removeAttributeChangeNotificationListener, removeNotificationListener, removeNotificationListener, removeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification, setAttribute, setAttributes, setManagedBean, setManagedResource, toStringprotected Registry registry
protected ManagedBean managed
ManagedBean information describing this MBean.public RoleMBean()
          throws MBeanException,
                 RuntimeOperationsException
ModelMBean with default
 ModelMBeanInfo information.MBeanException - if the initializer of an object
  throws an exceptionRuntimeOperationsException - if an IllegalArgumentException
  occursCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.