Class RoleMBean

java.lang.Object
org.apache.tomcat.util.modeler.BaseModelMBean
org.apache.catalina.mbeans.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