Package groovy.jmx.builder


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