Interact with a JMX MBean
Page edited by keith wall
Comment:
Added short examples illustrating calling JMX MBeans from _javascript_.
Changes (1)
Interact with a JMX MBean
File attached by keith wall
dump_queue_attributes.js
(2 kB application/x-_javascript_)
-
Illustrates calling JMX from _javascript_
Interact with a JMX MBean
File attached by keith wall
designate_bdbha_primary.js
(2 kB application/x-_javascript_)
-
Illustrates calling JMX from _javascript_
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
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
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
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