Class GroupMBean

java.lang.Object
org.apache.tomcat.util.modeler.BaseModelMBean
org.apache.catalina.mbeans.GroupMBean
All Implemented Interfaces:
DynamicMBean, MBeanRegistration, ModelMBeanNotificationBroadcaster, NotificationBroadcaster

public class GroupMBean extends BaseModelMBean

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

Author:
Craig R. McClanahan