org.apache.catalina.mbeans
public class RoleMBean extends BaseModelMBean
A ModelMBean implementation for the
org.apache.catalina.Role
component.
Version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (Tue, 24 Oct 2006) $
Field Summary | |
---|---|
protected ManagedBean | managed
The ManagedBean information describing this MBean. |
protected MBeanServer | mserver
The MBeanServer in which we are registered. |
protected Registry | registry
The configuration information registry for our managed beans. |
Constructor Summary | |
---|---|
RoleMBean()
Construct a ModelMBean with default
ModelMBeanInfo information.
|
ManagedBean
information describing this MBean.MBeanServer
in which we are registered.ModelMBean
with default
ModelMBeanInfo
information.
Throws: MBeanException if the initializer of an object throws an exception RuntimeOperationsException if an IllegalArgumentException occurs