flex.management
Class MBeanLifecycleManager

java.lang.Object
  extended by flex.management.MBeanLifecycleManager

public class MBeanLifecycleManager
extends Object

Helper class for managing MBean lifecycles externally from the core server components where necessary.


Constructor Summary
MBeanLifecycleManager()
           
 
Method Summary
static void unregisterRuntimeMBeans(MessageBroker broker)
          Unregisters all runtime MBeans that are registered in the same domain as the MessageBrokerControl for the target MessageBroker.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBeanLifecycleManager

public MBeanLifecycleManager()
Method Detail

unregisterRuntimeMBeans

public static void unregisterRuntimeMBeans(MessageBroker broker)
Unregisters all runtime MBeans that are registered in the same domain as the MessageBrokerControl for the target MessageBroker.

Parameters:
broker - The MessageBroker component that has been stopped.


Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/management/MBeanLifecycleManager.html