flex.management
Interface MBeanServerLocator


public interface MBeanServerLocator

Interface for classes that locate MBeanServers to register MBeans with.


Method Summary
 javax.management.MBeanServer getMBeanServer()
          Returns the MBeanServer to register our management MBeans with.
 

Method Detail

getMBeanServer

public javax.management.MBeanServer getMBeanServer()
Returns the MBeanServer to register our management MBeans with.

Returns:
The MBeanServer to register our management MBeans with.


Copyright © 2006 Adobe Systems Inc. All Rights Reserved. (Updated August 2, 2006)

Take a survey