|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JmxMBeanHandle | |
| org.xmlBlaster.authentication | |
| org.xmlBlaster.client | This is the Java client side package. |
| org.xmlBlaster.engine | The core implementation. |
| org.xmlBlaster.engine.runlevel | |
| org.xmlBlaster.protocol.http.ajax | |
| org.xmlBlaster.util | Java helper classes for server and client programming. |
| org.xmlBlaster.util.admin.extern | |
| Uses of JmxMBeanHandle in org.xmlBlaster.authentication |
| Fields in org.xmlBlaster.authentication declared as JmxMBeanHandle | |
private JmxMBeanHandle |
SubjectInfo.mbeanHandle
My JMX registration |
private JmxMBeanHandle |
SessionInfo.mbeanHandle
My JMX registration |
| Uses of JmxMBeanHandle in org.xmlBlaster.client |
| Fields in org.xmlBlaster.client declared as JmxMBeanHandle | |
private JmxMBeanHandle |
XmlBlasterAccess.mbeanHandle
My JMX registration |
| Uses of JmxMBeanHandle in org.xmlBlaster.engine |
| Fields in org.xmlBlaster.engine declared as JmxMBeanHandle | |
private JmxMBeanHandle |
TopicHandler.mbeanHandle
My JMX registration |
private JmxMBeanHandle |
SubscriptionInfo.mbeanHandle
My JMX registration |
private JmxMBeanHandle |
RequestBroker.mbeanHandle
My JMX registration |
| Uses of JmxMBeanHandle in org.xmlBlaster.engine.runlevel |
| Fields in org.xmlBlaster.engine.runlevel declared as JmxMBeanHandle | |
private JmxMBeanHandle |
RunlevelManager.mbeanHandle
My JMX registration |
private JmxMBeanHandle |
PluginConfig.mbeanHandle
My JMX registration |
| Uses of JmxMBeanHandle in org.xmlBlaster.protocol.http.ajax |
| Fields in org.xmlBlaster.protocol.http.ajax declared as JmxMBeanHandle | |
private JmxMBeanHandle |
AjaxServlet.mbeanHandle
My JMX registration |
private JmxMBeanHandle |
BlasterInstance.mbeanHandle
My JMX registration |
| Uses of JmxMBeanHandle in org.xmlBlaster.util |
| Methods in org.xmlBlaster.util that return JmxMBeanHandle | |
JmxMBeanHandle |
Global.registerMBean(ContextNode contextNode,
java.lang.Object mbean)
JMX support. |
| Uses of JmxMBeanHandle in org.xmlBlaster.util.admin.extern |
| Fields in org.xmlBlaster.util.admin.extern declared as JmxMBeanHandle | |
private JmxMBeanHandle |
JmxWrapper.jmxPropertiesHandle
|
private JmxMBeanHandle |
JmxWrapper.jmxLogLevelHandle
|
| Methods in org.xmlBlaster.util.admin.extern that return JmxMBeanHandle | |
JmxMBeanHandle |
JmxWrapper.registerMBean(ContextNode contextNode,
java.lang.Object mbean)
Registers the specified mbean into the mbean server. |
private JmxMBeanHandle |
JmxWrapper.registerMBean(ContextNode contextNode,
java.lang.Object mbean,
JmxMBeanHandle mbeanHandle,
boolean isRename)
|
| Methods in org.xmlBlaster.util.admin.extern with parameters of type JmxMBeanHandle | |
private JmxMBeanHandle |
JmxWrapper.registerMBean(ContextNode contextNode,
java.lang.Object mbean,
JmxMBeanHandle mbeanHandle,
boolean isRename)
|
void |
JmxWrapper.unregisterMBean(JmxMBeanHandle jmxMBeanHandle)
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||