org.jfox.mx
Interface DynamicMBean


public interface DynamicMBean


Method Summary
 MxInfo getMBeanInfo()
          Provides the exposed attributes and actions of the Dynamic MBean using an MxInfo object.
 

Method Detail

getMBeanInfo

public MxInfo getMBeanInfo()
Provides the exposed attributes and actions of the Dynamic MBean using an MxInfo object.

Returns:
An instance of MxInfo allowing all attributes and actions exposed by this Dynamic MBean to be retrieved.