Fields Summary |
---|
public static final String | NAME_KEYRepresents the key for the name of a custom MBean. |
public static final String | OBJECT_NAME_KEYRepresents the key for the object-name of a custom MBean. |
public static final String | IMPL_CLASS_NAME_KEYRepresents the key for the class-name of a custom MBean. |
public static final String | OBJECT_TYPE_KEYRepresents the key for the object-type of the custom MBean. |
public static final String | SERVER_KEYRepresents the key for server where the custom MBean is created. |
public static final String | ENABLED_KEYRepresents the key for enabled flag on the custom MBean. |
public static final int | USER_DEFINEDRepresents the user-defined MBean. |
public static final int | SYSTEM_ALLRepresents a "system-all" MBean. |
public static final int | SYSTEM_ADMINRepresents a "system-admin" MBean. |
public static final String | CMB_LOCALLocalStrings in this package |
public static final String | CMB_LOADING_LOCALLocalStrings in loading package |
public static final String | CMB_EE_LOCALLocalStrings in ee package |
public static final String | CMB_LOGLogStrings |
public static final String | CUSTOM_MBEAN_DOMAIN |
private static final Set | iSet |
public static final Set | MBEAN_TYPES |