| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tomcat.util.modeler.BaseModelMBean
org.apache.catalina.mbeans.RoleMBean
public class RoleMBean
A ModelMBean implementation for the
 org.apache.catalina.Role component.
| Field Summary | |
|---|---|
| protected  ManagedBean | managedThe ManagedBeaninformation describing this MBean. | 
| protected  javax.management.MBeanServer | mserverThe MBeanServerin which we are registered. | 
| protected  Registry | registryThe configuration information registry for our managed beans. | 
| Fields inherited from class org.apache.tomcat.util.modeler.BaseModelMBean | 
|---|
| attributeBroadcaster, generalBroadcaster, managedBean, oname, resource, resourceType | 
| Constructor Summary | |
|---|---|
| RoleMBean()Construct a ModelMBeanwith defaultModelMBeanInfoinformation. | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
protected Registry registry
protected javax.management.MBeanServer mserver
MBeanServer in which we are registered.
protected ManagedBean managed
ManagedBean information describing this MBean.
| Constructor Detail | 
|---|
public RoleMBean()
          throws javax.management.MBeanException,
                 javax.management.RuntimeOperationsException
ModelMBean with default
 ModelMBeanInfo information.
javax.management.MBeanException - if the initializer of an object
  throws an exception
javax.management.RuntimeOperationsException - if an IllegalArgumentException
  occurs| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||