FileDocCategorySizeDatePackage
ManagementRuleConfig.javaAPI DocGlassfish v2 API2743Fri May 04 22:30:34 BST 2007com.sun.appserv.management.config

ManagementRuleConfig

public interface ManagementRuleConfig implements com.sun.appserv.management.base.Container, Description, Enabled, NamedConfigElement
Represents the <management-rule> element.
since
Appserver 9.0
see
ManagementRulesConfig

Fields Summary
public static final String
J2EE_TYPE
The j2eeType as returned by {@link com.sun.appserv.management.base.AMX#getJ2EEType}
Constructors Summary
Methods Summary
public ActionConfigcreateActionConfig(java.lang.String actionMBeanName)

public ActionConfiggetActionConfig()

return
the ActionConfig, or null if none

public EventConfiggetEventConfig()

public voidremoveActionConfig()