org.mule.module.management.support
Interface JmxSupportFactory

All Known Implementing Classes:
AutoDiscoveryJmxSupportFactory

public interface JmxSupportFactory

Factory for instantiating JMX helper classes.


Method Summary
 JmxSupport getJmxSupport()
          Create an instance of a JMX support class.
 

Method Detail

getJmxSupport

JmxSupport getJmxSupport()
Create an instance of a JMX support class.

Returns:
class instance


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