org.apache.camel.management
Class JmxSystemPropertyKeys
java.lang.Object
org.apache.camel.management.JmxSystemPropertyKeys
public final class JmxSystemPropertyKeys
- extends java.lang.Object
This module contains jmx related system property key constants.
- Version:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DISABLED
public static final java.lang.String DISABLED
- See Also:
- Constant Field Values
REGISTRY_PORT
public static final java.lang.String REGISTRY_PORT
- See Also:
- Constant Field Values
CONNECTOR_PORT
public static final java.lang.String CONNECTOR_PORT
- See Also:
- Constant Field Values
DOMAIN
public static final java.lang.String DOMAIN
- See Also:
- Constant Field Values
MBEAN_DOMAIN
public static final java.lang.String MBEAN_DOMAIN
- See Also:
- Constant Field Values
SERVICE_URL_PATH
public static final java.lang.String SERVICE_URL_PATH
- See Also:
- Constant Field Values
CREATE_CONNECTOR
public static final java.lang.String CREATE_CONNECTOR
- See Also:
- Constant Field Values
USE_PLATFORM_MBS
public static final java.lang.String USE_PLATFORM_MBS
- See Also:
- Constant Field Values
ONLY_REGISTER_PROCESSOR_WITH_CUSTOM_ID
public static final java.lang.String ONLY_REGISTER_PROCESSOR_WITH_CUSTOM_ID
- See Also:
- Constant Field Values
REGISTER_ALWAYS
public static final java.lang.String REGISTER_ALWAYS
- See Also:
- Constant Field Values
REGISTER_NEW_ROUTES
public static final java.lang.String REGISTER_NEW_ROUTES
- See Also:
- Constant Field Values
Apache CAMEL