|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.synapse.commons.jmx.JmxConfigurationConstants
public class JmxConfigurationConstants
| Field Summary | |
|---|---|
static String |
JMX_PROTECTED_TOKEN
Token for jmx password |
static String |
PROP_HOSTNAME
Hostname property used to configure JMX Adapter |
static String |
PROP_JNDI_PORT
JNDI port property used for the JMX naming directory (RMI registry) |
static String |
PROP_REMOTE_ACCESS_FILE
Property for location of remote access file. |
static String |
PROP_REMOTE_SSL
Property to activate remote SSL support (same as com.sun.management.jmxremote.ssl) |
static String |
PROP_RMI_PORT
RMI port property used to configure the JMX RMI port (firewalled setup) |
static String |
PROP_SYNAPSE_PREFIX_JMX
Prefix for all properties in property file |
| Constructor Summary | |
|---|---|
JmxConfigurationConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String JMX_PROTECTED_TOKEN
public static final String PROP_SYNAPSE_PREFIX_JMX
public static final String PROP_JNDI_PORT
public static final String PROP_RMI_PORT
public static final String PROP_HOSTNAME
public static final String PROP_REMOTE_ACCESS_FILE
public static final String PROP_REMOTE_SSL
| Constructor Detail |
|---|
public JmxConfigurationConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||