flex.management
Class WebSphereMBeanServerLocator

java.lang.Object
  extended by flex.management.WebSphereMBeanServerLocator
All Implemented Interfaces:
MBeanServerLocator

public class WebSphereMBeanServerLocator
extends Object
implements MBeanServerLocator

Custom MBeanServerLocator for use with WebSphere. This class locates a MBean server instance via WebSphere's administration APIs.


Constructor Summary
WebSphereMBeanServerLocator()
           
 
Method Summary
 MBeanServer getMBeanServer()
          Returns the MBeanServer to register our management MBeans with.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebSphereMBeanServerLocator

public WebSphereMBeanServerLocator()
Method Detail

getMBeanServer

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

Specified by:
getMBeanServer in interface MBeanServerLocator
Returns:
The MBeanServer to register our management MBeans with.


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/WebSphereMBeanServerLocator.html