|
xmlBlaster 2.1.0 client API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlBlaster.client.jmx.ConnectorFactory
public class ConnectorFactory
| 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 |
|---|
public static ConnectorFactory getInstance(Global global)
public AsyncMBeanServer getMBeanServer(java.lang.String serverName)
throws ConnectorException
global - is the parent global, i.e. the global configured on application start.
ConnectorExceptionpublic java.lang.String[] getMBeanServerList()
|
xmlBlaster 2.1.0 client API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||