Uses of Class
org.apache.synapse.commons.jmx.JmxInformation
-
Packages that use JmxInformation Package Description org.apache.synapse.commons.jmx -
-
Uses of JmxInformation in org.apache.synapse.commons.jmx
Methods in org.apache.synapse.commons.jmx that return JmxInformation Modifier and Type Method Description static JmxInformation
JmxInformationFactory. createJmxInformation(Properties properties, String defaultHostName)
Factory method to create a JmxInformation instance based on given properties
-