[CONF] Apache Qpid > Interact with a JMX MBean

2013-06-23 Thread keith wall (Confluence)
Interact with a JMX MBean Page edited by keith wall Comment: Added short examples illustrating calling JMX MBeans from _javascript_. Changes (1)

[CONF] Apache Qpid > Interact with a JMX MBean

2013-06-23 Thread keith wall (Confluence)
Interact with a JMX MBean File attached by keith wall dump_queue_attributes.js (2 kB application/x-_javascript_) - Illustrates calling JMX from _javascript_

[CONF] Apache Qpid > Interact with a JMX MBean

2013-06-23 Thread keith wall (Confluence)
Interact with a JMX MBean File attached by keith wall designate_bdbha_primary.js (2 kB application/x-_javascript_) - Illustrates calling JMX from _javascript_

[CONF] Apache Qpid > Interact with a JMX MBean

2009-10-14 Thread confluence
Interact with a JMX MBean Page edited by Robbie Gemmell Interact with a JMX MBean In order to call a method on an JMX MBean you must know its ObjectName on the server. This can be identified in advance and the exact ObjectName hardc

[CONF] Apache Qpid > Interact with a JMX MBean

2009-10-14 Thread confluence
Interact with a JMX MBean Page edited by Robbie Gemmell In order to call a method on an JMX MBean you must know its ObjectName on the server. This can be identified in advance and the exact ObjectName hardcoded/generated in your appl

[CONF] Apache Qpid > Interact with a JMX MBean

2009-10-14 Thread confluence
Interact with a JMX MBean Page edited by Robbie Gemmell In order to call a method on an JMX MBean you must know its ObjectName on the server. This can be identified in advance and the exact ObjectName hardcoded/generated in your appl

[CONF] Apache Qpid > Interact with a JMX MBean

2009-10-14 Thread confluence
Interact with a JMX MBean Page added by Robbie Gemmell In order to call a method on an JMX MBean you must know its ObjectName on the server. This can be identified in advance and the exact ObjectName hardcoded/generated in your application, h