Package | Description |
---|---|
org.apache.synapse | |
org.apache.synapse.commons.jmx |
Modifier and Type | Method and Description |
---|---|
JmxInformation |
JmxAdapter.getJmxInformation() |
Modifier and Type | Method and Description |
---|---|
void |
JmxAdapter.setJmxInformation(JmxInformation jmxInformation) |
Constructor and Description |
---|
JmxAdapter(JmxInformation jmxInformation)
Creates a new instance of a JMX Adaptor using the provided JMX information.
|
Modifier and Type | Method and Description |
---|---|
static JmxInformation |
JmxInformationFactory.createJmxInformation(Properties properties,
String defaultHostName)
Factory method to create a JmxInformation instance based on given properties
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.