public abstract class JmxHeaders
extends Object
Constants for JMX related Message Header keys.
- Since:
- 2.0
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
PREFIX
public static final String PREFIX
- See Also:
-
-
OBJECT_NAME
public static final String OBJECT_NAME
- See Also:
-
-
OPERATION_NAME
public static final String OPERATION_NAME
- See Also:
-
-
NOTIFICATION_TYPE
public static final String NOTIFICATION_TYPE
- See Also:
-
-
NOTIFICATION_HANDBACK
public static final String NOTIFICATION_HANDBACK
- See Also:
-
-
Constructor Details
-
JmxHeaders
public JmxHeaders()