Package groovy.jmx.builder


package groovy.jmx.builder
Classes for the JMX Builder.
  • Class
    Description
    Runtime exception used by JmxBuilder.
    The 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.
    This is the management interface for JmxEventEmitter.
    The JmxEventListener class is used by the builder to listen to events on the event bus.