Uses of Interface
org.mule.management.support.JmxSupportFactory

Packages that use JmxSupportFactory
org.mule.management.agents Management agents including agents for Jdmk, MX4J, and Log4J 
org.mule.management.support Support classes and interface for Mule management subsystem 
 

Uses of JmxSupportFactory in org.mule.management.agents
 

Methods in org.mule.management.agents that return JmxSupportFactory
 JmxSupportFactory JmxServerNotificationAgent.getJmxSupportFactory()
          Getter for property 'jmxSupportFactory'.
 JmxSupportFactory JmxAgent.getJmxSupportFactory()
          Getter for property 'jmxSupportFactory'.
 

Methods in org.mule.management.agents with parameters of type JmxSupportFactory
 void JmxServerNotificationAgent.setJmxSupportFactory(JmxSupportFactory jmxSupportFactory)
          Setter for property 'jmxSupportFactory'.
 void JmxAgent.setJmxSupportFactory(JmxSupportFactory jmxSupportFactory)
          Setter for property 'jmxSupportFactory'.
 

Uses of JmxSupportFactory in org.mule.management.support
 

Classes in org.mule.management.support that implement JmxSupportFactory
 class AutoDiscoveryJmxSupportFactory
          Will discover if newer JMX version is available, otherwise fallback to JMX 1.1 style support.
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.