org.springframework.integration.jmx
Class JmxHeaders
java.lang.Object
org.springframework.integration.jmx.JmxHeaders
public abstract class JmxHeaders
- extends Object
Constants for JMX related Message Header keys.
- Since:
- 2.0
- Author:
- Mark Fisher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PREFIX
public static final String PREFIX
- See Also:
- Constant Field Values
OBJECT_NAME
public static final String OBJECT_NAME
- See Also:
- Constant Field Values
OPERATION_NAME
public static final String OPERATION_NAME
- See Also:
- Constant Field Values
NOTIFICATION_TYPE
public static final String NOTIFICATION_TYPE
- See Also:
- Constant Field Values
NOTIFICATION_HANDBACK
public static final String NOTIFICATION_HANDBACK
- See Also:
- Constant Field Values
JmxHeaders
public JmxHeaders()
Copyright © 2010. All Rights Reserved.