Example - Exposing an Existing POJO as an MBean

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 1958

This topic has not yet been written. The content below is from the topic description.
Example 6.8. Exposing an Existing POJO as an MBean @org.jboss.aop.microcontainer.aspects.jmx.JMX(exposedInterface=org.jboss.demos.models.mbeans.PojoMBean.class, registerDirectly=true) This descriptor exposes an existing POJO as an MBean, and registers it into an MBean server.