|
|||||||||||
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
|
static String |
ATTRIBUTE_VALUE
|
static String |
CACHE_ALWAYS
|
static long |
CACHE_ALWAYS_LIMIT
|
static String |
CACHE_NEVER
|
static long |
CACHE_NEVER_LIMIT
|
static String |
CACHED_VALUE
|
static String |
CLASS
|
static String |
CONSTRUCTOR_DESCRIPTOR
|
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
|
static String |
DISPLAY_NAME
|
static String |
EXPORT
|
static String |
GENERIC_MODELMBEAN_NOTIFICATION
|
static String |
GET_METHOD
|
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 |
LAST_UPDATED_TIME_STAMP2
used to mark the update (set) of an ATTRIBUTE_VALUE |
static String |
LOG
|
static String |
LOG_FILE
|
static String |
LOW_VISIBILITY
|
static String |
MBEAN_DESCRIPTOR
|
static String |
MBEAN_INFO_INJECTION_TYPE
The MBeanInfo injection id type |
static String |
MBEAN_SERVER_INJECTION_TYPE
The MBeanServer injection id type |
static String |
MESSAGE_ID
|
static String |
MINIMAL_VISIBILITY
|
static String |
NAME
|
static String |
NORMAL_VISIBILITY
|
static String |
NOTIFICATION_DESCRIPTOR
|
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
|
static String |
OPERATION_DESCRIPTOR
|
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_POLICIES
|
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 |
PP_ALWAYS
|
static String |
PP_NEVER
|
static String |
PP_NO_MORE_OFTEN_THAN
|
static String |
PP_ON_TIMER
|
static String |
PP_ON_UPDATE
|
static String |
PRESENTATION_STRING
|
static String |
PROTOCOL_MAP
|
static String |
RESOURCE_CLASS
Indicates the FQN of the resource class |
static String |
ROLE
|
static String |
ROLE_CONSTRUCTOR
|
static String |
ROLE_GETTER
|
static String |
ROLE_OPERATION
|
static String |
ROLE_SETTER
|
static String |
SET_METHOD
|
static String |
SEVERITY
|
static String |
SEVERITY_CRITICAL
|
static String |
SEVERITY_MAJOR
|
static String |
SEVERITY_MINOR
|
static String |
SEVERITY_NON_RECOVERABLE
|
static String |
SEVERITY_NORMAL
|
static String |
SEVERITY_UNKNOWN
|
static String |
SEVERITY_WARNING
|
static String |
TARGET_OBJECT
|
static String |
TARGET_TYPE
|
static String |
VISIBILITY
|
Field Detail |
public static final String GENERIC_MODELMBEAN_NOTIFICATION
public static final String NAME
public static final String DESCRIPTOR_TYPE
public static final String CLASS
public static final String CURRENCY_TIME_LIMIT
public static final String DISPLAY_NAME
public static final String LAST_UPDATED_TIME_STAMP
public static final String LOG
public static final String LOG_FILE
public static final String PERSIST_POLICY
public static final String PERSIST_PERIOD
public static final String PRESENTATION_STRING
public static final String VISIBILITY
public static final String PERSIST_LOCATION
public static final String PERSIST_NAME
public static final String EXPORT
public static final String CACHED_VALUE
public static final String ATTRIBUTE_VALUE
public static final String DEFAULT
public static final String GET_METHOD
public static final String SET_METHOD
public static final String PROTOCOL_MAP
public static final String ROLE
public static final String TARGET_OBJECT
public static final String TARGET_TYPE
public static final String SEVERITY
public static final String MESSAGE_ID
public static final String PP_NEVER
public static final String PP_ON_TIMER
public static final String PP_ON_UPDATE
public static final String PP_NO_MORE_OFTEN_THAN
public static final String PP_ALWAYS
public static final String[] PERSIST_POLICIES
public static final String SEVERITY_UNKNOWN
public static final String SEVERITY_NON_RECOVERABLE
public static final String SEVERITY_CRITICAL
public static final String SEVERITY_MAJOR
public static final String SEVERITY_MINOR
public static final String SEVERITY_WARNING
public static final String SEVERITY_NORMAL
public static final String MBEAN_DESCRIPTOR
public static final String ATTRIBUTE_DESCRIPTOR
public static final String CONSTRUCTOR_DESCRIPTOR
public static final String OPERATION_DESCRIPTOR
public static final String NOTIFICATION_DESCRIPTOR
public static final String ROLE_CONSTRUCTOR
public static final String ROLE_GETTER
public static final String ROLE_SETTER
public static final String ROLE_OPERATION
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 CACHE_NEVER
public static final long CACHE_NEVER_LIMIT
public static final String CACHE_ALWAYS
public static final long CACHE_ALWAYS_LIMIT
public static final String ACTION
public static final String ACTION_INFO
public static final String INFO
public static final String OBJECT_REF
public static final String ALL_DESCRIPTORS
getDescriptors()
to return the descriptors of all management interface elements
(a null string).
public static final String LAST_RETURNED_TIME_STAMP
public static final String LAST_UPDATED_TIME_STAMP2
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 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
public static final boolean IS_READABLE
public static final boolean IS_WRITABLE
public static final boolean IS_IS
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |