flex.management
Class MBeanServerLocatorFactory
java.lang.Object
flex.management.MBeanServerLocatorFactory
- public class MBeanServerLocatorFactory
- extends Object
Factory to get a MBeanServerLocator.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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)