Package groovy.jmx.builder
package groovy.jmx.builder
Classes for the JMX Builder.
-
Interface Summary
-
Class SummaryClassDescriptionThe JmxBuilderModelMBean is the MBean class that proxies exported POGO/POJO inside the MBeanServer.The JmxEventEmitter is a JMX Broadcaster class that is used to send generic events on the MBeanServer's event bus.The JmxEventListener class is used by the builder to listen to events on the event bus.
-
Exception Summary