Uses of Interface
org.mule.module.management.support.JmxSupport

Packages that use JmxSupport
org.mule.module.management.support Support classes and interface for Mule management subsystem 
 

Uses of JmxSupport in org.mule.module.management.support
 

Classes in org.mule.module.management.support that implement JmxSupport
 class AbstractJmxSupport
           
 class JmxLegacySupport
          Support class for JMX 1.1 based systems.
 class JmxModernSupport
          Support class using JMX 1.2 and newer calls.
 

Methods in org.mule.module.management.support that return JmxSupport
 JmxSupport AutoDiscoveryJmxSupportFactory.getJmxSupport()
          Will try to detect if JMX 1.2 or later is available, otherwise will fallback to the JMX 1.1 version of the support class.
 JmxSupport JmxSupportFactory.getJmxSupport()
          Create an instance of a JMX support class.
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.