|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelMBeanConstants
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 |
---|
static final String GENERIC_MODELMBEAN_NOTIFICATION
static final String NAME
static final String DESCRIPTOR_TYPE
static final String CLASS
static final String CURRENCY_TIME_LIMIT
static final String DISPLAY_NAME
static final String LAST_UPDATED_TIME_STAMP
static final String LOG
static final String LOG_FILE
static final String PERSIST_POLICY
static final String PERSIST_PERIOD
static final String PRESENTATION_STRING
static final String VISIBILITY
static final String PERSIST_LOCATION
static final String PERSIST_NAME
static final String EXPORT
static final String CACHED_VALUE
static final String ATTRIBUTE_VALUE
static final String DEFAULT
static final String GET_METHOD
static final String SET_METHOD
static final String PROTOCOL_MAP
static final String ROLE
static final String TARGET_OBJECT
static final String TARGET_TYPE
static final String SEVERITY
static final String MESSAGE_ID
static final String PP_NEVER
static final String PP_ON_TIMER
static final String PP_ON_UPDATE
static final String PP_NO_MORE_OFTEN_THAN
static final String PP_ALWAYS
static final String[] PERSIST_POLICIES
static final String SEVERITY_UNKNOWN
static final String SEVERITY_NON_RECOVERABLE
static final String SEVERITY_CRITICAL
static final String SEVERITY_MAJOR
static final String SEVERITY_MINOR
static final String SEVERITY_WARNING
static final String SEVERITY_NORMAL
static final String MBEAN_DESCRIPTOR
static final String ATTRIBUTE_DESCRIPTOR
static final String CONSTRUCTOR_DESCRIPTOR
static final String OPERATION_DESCRIPTOR
static final String NOTIFICATION_DESCRIPTOR
static final String ROLE_CONSTRUCTOR
static final String ROLE_GETTER
static final String ROLE_SETTER
static final String ROLE_OPERATION
static final String HIGH_VISIBILITY
static final String NORMAL_VISIBILITY
static final String LOW_VISIBILITY
static final String MINIMAL_VISIBILITY
static final String CACHE_NEVER
static final long CACHE_NEVER_LIMIT
static final String CACHE_ALWAYS
static final long CACHE_ALWAYS_LIMIT
static final String ACTION
static final String ACTION_INFO
static final String INFO
static final String OBJECT_REF
static final String ALL_DESCRIPTORS
getDescriptors()
to return the descriptors of all management interface elements
(a null string).
static final String LAST_RETURNED_TIME_STAMP
static final String LAST_UPDATED_TIME_STAMP2
static final String INTERCEPTORS
static final String PERSIST_INFO
static final String RESOURCE_CLASS
static final String PERSISTENCE_MANAGER
static final String OBJECT_NAME
static final String DELEGATING_PM_SERVICE_DESCRIPTOR
static final String DELEGATING_PM_SERVICE_DEFAULT_VALUE
static final String DELEGATING_PM_OPERATION_DESCRIPTOR
static final String DELEGATING_PM_OPERATION_DEFAULT_VALUE
static final String MBEAN_SERVER_INJECTION_TYPE
static final String MBEAN_INFO_INJECTION_TYPE
static final String OBJECT_NAME_INJECTION_TYPE
static final boolean IS_READABLE
static final boolean IS_WRITABLE
static final boolean IS_IS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |