flex.management
Class MBeanServerLocatorFactory

java.lang.Object
  extended byflex.management.MBeanServerLocatorFactory

public class MBeanServerLocatorFactory
extends Object

Factory to get a MBeanServerLocator.


Method Summary
static MBeanServerLocator getMBeanServerLocator()
          Returns a MBeanServerLocator that exposes the MBeanServer to register MBeans with.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMBeanServerLocator

public static MBeanServerLocator getMBeanServerLocator()
Returns a MBeanServerLocator that exposes the MBeanServer to register MBeans with.

Returns:
The MBeanServerLocator that exposes the MBeanServer to register MBeans with.


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

Take a survey