xmlBlaster 2.2.0 client API

org.xmlBlaster.client.jmx
Class ConnectorFactory

java.lang.Object
  extended by org.xmlBlaster.client.jmx.ConnectorFactory

public class ConnectorFactory
extends java.lang.Object


Method Summary
static ConnectorFactory getInstance(Global global)
           
 AsyncMBeanServer getMBeanServer(java.lang.String serverName)
          Gets the async mbean server specified with the given name.
 java.lang.String[] getMBeanServerList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ConnectorFactory getInstance(Global global)

getMBeanServer

public AsyncMBeanServer getMBeanServer(java.lang.String serverName)
                                throws ConnectorException
Gets the async mbean server specified with the given name.

Parameters:
global - is the parent global, i.e. the global configured on application start.
Throws:
ConnectorException

getMBeanServerList

public java.lang.String[] getMBeanServerList()

xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.