|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constants used with Model MBean implementations.
Field Summary | |
static String |
ACTION
|
static String |
ACTION_INFO
|
static String |
ALL_DESCRIPTORS
A convenience constant to use with getDescriptors()
to return the descriptors of all management interface elements
(a null string). |
static String |
ATTRIBUTE_DESCRIPTOR
MBean attribute descriptor type string, "attribute". |
static String |
CACHE_ALWAYS
|
static String |
CACHE_NEVER
|
static String |
CONSTRUCTOR
Management operation role string, "constructor". |
static String |
CONSTRUCTOR_DESCRIPTOR
MBean constructor descriptor type string, "operation". NOTE: the role field will contain the value "constructor" (see CONSTRUCTOR ). |
static String |
CURRENCY_TIME_LIMIT
|
static String |
DEFAULT
|
static String |
DELEGATING_PM_OPERATION_DEFAULT_VALUE
|
static String |
DELEGATING_PM_OPERATION_DESCRIPTOR
Extended descriptor used in conjuction with DelegatingPersistenceManager to specify the operation name that will be called on the external MBean service for creating AttributePersistenceManager objects. |
static String |
DELEGATING_PM_SERVICE_DEFAULT_VALUE
|
static String |
DELEGATING_PM_SERVICE_DESCRIPTOR
Extended descriptor used in conjuction with DelegatingPersistenceManager to specify an external MBean service that will be used as a factory for creating AttributePersistenceManager objects. |
static String |
DESCRIPTOR_TYPE
Descriptor field string, "descriptorType". |
static String |
DISPLAY_NAME
|
static String |
EXPORT
|
static String |
GENERIC_MODELMBEAN_NOTIFICATION
|
static String |
GET_METHOD
|
static String |
GETTER
Management operation role string, "getter". |
static String |
HIGH_VISIBILITY
|
static String |
INFO
|
static String |
INTERCEPTORS
|
static boolean |
IS_IS
|
static boolean |
IS_READABLE
|
static boolean |
IS_WRITABLE
|
static String |
LAST_RETURNED_TIME_STAMP
|
static String |
LAST_UPDATED_TIME_STAMP
|
static String |
LOG
|
static String |
LOW_VISIBILITY
|
static String |
MBEAN_DESCRIPTOR
MBean descriptor type string, "MBean". |
static String |
MBEAN_INFO_INJECTION_TYPE
The MBeanInfo injection id type |
static String |
MBEAN_SERVER_INJECTION_TYPE
The MBeanServer injection id type |
static String |
MINIMAL_VISIBILITY
|
static String |
NAME
Descriptor field string, "name". |
static String |
NORMAL_VISIBILITY
|
static String |
NOTIFICATION_DESCRIPTOR
MBean notification descriptor type string, "notification". |
static String |
OBJECT_NAME
Used to store the JMX ObjectName of the MBean, so it can be referenced by subsystem that may need it |
static String |
OBJECT_NAME_INJECTION_TYPE
The ObjectName injection id type |
static String |
OBJECT_REF
Default Model MBean resource type, "ObjectReference". |
static String |
OPERATION_DESCRIPTOR
MBean operation descriptor type string, "operation". |
static String |
PERSIST_INFO
Indicates whether MBean Info should be stored. |
static String |
PERSIST_LOCATION
|
static String |
PERSIST_NAME
|
static String |
PERSIST_PERIOD
|
static String |
PERSIST_POLICY
|
static String |
PERSISTENCE_MANAGER
constant used by the 1.0 xmbean parser this defines the name of the descriptor used to designate the persistence manager that is to be used for a given XMBean |
static String |
PM_NEVER
|
static String |
PM_NO_MORE_OFTEN_THAN
|
static String |
PM_ON_TIMER
|
static String |
PM_ON_UPDATE
|
static String |
RESOURCE_CLASS
Indicates the FQN of the resource class |
static String |
ROLE
Descriptor field string, "role". |
static String |
SET_METHOD
|
static String |
SETTER
Management operation role string, "setter". |
static String |
SEVERITY
|
static String |
VALUE
|
static String |
VISIBILITY
|
Field Detail |
public static final String GENERIC_MODELMBEAN_NOTIFICATION
public static final String OBJECT_REF
public static final String NAME
public static final String DESCRIPTOR_TYPE
public static final String ROLE
public static final String MBEAN_DESCRIPTOR
public static final String ATTRIBUTE_DESCRIPTOR
public static final String OPERATION_DESCRIPTOR
public static final String NOTIFICATION_DESCRIPTOR
public static final String CONSTRUCTOR_DESCRIPTOR
CONSTRUCTOR
).
public static final String ALL_DESCRIPTORS
getDescriptors()
to return the descriptors of all management interface elements
(a null string).
public static final String GETTER
public static final String SETTER
public static final String CONSTRUCTOR
public static final String VISIBILITY
public static final String LOG
public static final String EXPORT
public static final String DISPLAY_NAME
public static final String DEFAULT
public static final String VALUE
public static final String GET_METHOD
public static final String SET_METHOD
public static final String PERSIST_POLICY
public static final String PERSIST_PERIOD
public static final String PERSIST_NAME
public static final String PERSIST_LOCATION
public static final String CURRENCY_TIME_LIMIT
public static final String LAST_RETURNED_TIME_STAMP
public static final String LAST_UPDATED_TIME_STAMP
public static final String SEVERITY
public static final String INTERCEPTORS
public static final String PERSIST_INFO
public static final String RESOURCE_CLASS
public static final String PERSISTENCE_MANAGER
public static final String OBJECT_NAME
public static final String HIGH_VISIBILITY
public static final String NORMAL_VISIBILITY
public static final String LOW_VISIBILITY
public static final String MINIMAL_VISIBILITY
public static final String PM_ON_UPDATE
public static final String PM_NO_MORE_OFTEN_THAN
public static final String PM_NEVER
public static final String PM_ON_TIMER
public static final String CACHE_NEVER
public static final String CACHE_ALWAYS
public static final boolean IS_READABLE
public static final boolean IS_WRITABLE
public static final boolean IS_IS
public static final String ACTION
public static final String ACTION_INFO
public static final String INFO
public static final String DELEGATING_PM_SERVICE_DESCRIPTOR
public static final String DELEGATING_PM_SERVICE_DEFAULT_VALUE
public static final String DELEGATING_PM_OPERATION_DESCRIPTOR
public static final String DELEGATING_PM_OPERATION_DEFAULT_VALUE
public static final String MBEAN_SERVER_INJECTION_TYPE
public static final String MBEAN_INFO_INJECTION_TYPE
public static final String OBJECT_NAME_INJECTION_TYPE
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |