xmlBlaster 1.6.2 client API

org.xmlBlaster.client.jmx
Class ConnectorFactory

java.lang.Object
  extended byorg.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.

Throws:
ConnectorException

getMBeanServerList

public java.lang.String[] getMBeanServerList()

xmlBlaster 1.6.2 client API

Copyright © 1999-2007 The xmlBlaster.org contributers.