|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AsyncMBeanServer | |
| org.xmlBlaster.client.jmx | |
| org.xmlBlaster.jmxgui | |
| org.xmlBlaster.jmxgui.plugins | |
| org.xmlBlaster.jmxgui.plugins.logPlugin | |
| org.xmlBlaster.test.jmx | |
| Uses of AsyncMBeanServer in org.xmlBlaster.client.jmx |
| Fields in org.xmlBlaster.client.jmx declared as AsyncMBeanServer | |
private AsyncMBeanServer |
NotificationHandler.server
|
| Methods in org.xmlBlaster.client.jmx that return AsyncMBeanServer | |
private AsyncMBeanServer |
ConnectorFactory.addAsyncConnector(java.lang.String transport,
java.lang.String serverName)
Creates an instance of an AsyncMBeanServer. |
private AsyncMBeanServer |
ConnectorFactory.getExistingAsyncConnector(java.lang.String serverName)
returns the async mbean server within this child global. |
AsyncMBeanServer |
ConnectorFactory.getMBeanServer(java.lang.String serverName)
Gets the async mbean server specified with the given name. |
| Constructors in org.xmlBlaster.client.jmx with parameters of type AsyncMBeanServer | |
NotificationHandler(java.lang.String strObjectName,
java.lang.String className,
JmxPlugin panel,
AsyncMBeanServer server)
|
|
| Uses of AsyncMBeanServer in org.xmlBlaster.jmxgui |
| Fields in org.xmlBlaster.jmxgui declared as AsyncMBeanServer | |
private static AsyncMBeanServer |
ConnectorClient.aServer
|
| Methods in org.xmlBlaster.jmxgui that return AsyncMBeanServer | |
AsyncMBeanServer |
ConnectorClient.getServer()
Returns AsyncMBeanServer Object. |
| Uses of AsyncMBeanServer in org.xmlBlaster.jmxgui.plugins |
| Fields in org.xmlBlaster.jmxgui.plugins declared as AsyncMBeanServer | |
protected AsyncMBeanServer |
GenericJmxModel.aServer
|
| Uses of AsyncMBeanServer in org.xmlBlaster.jmxgui.plugins.logPlugin |
| Fields in org.xmlBlaster.jmxgui.plugins.logPlugin declared as AsyncMBeanServer | |
(package private) AsyncMBeanServer |
LogPlugin.server
|
| Uses of AsyncMBeanServer in org.xmlBlaster.test.jmx |
| Fields in org.xmlBlaster.test.jmx declared as AsyncMBeanServer | |
protected AsyncMBeanServer |
TestRemoteMBeanServer.server
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||