public class SpringManagementMBeanAssembler
extends org.apache.camel.management.DefaultManagementMBeanAssembler
ModelMBean
which can be used
to register the object in JMX. The springAssembler is capable of using the Spring JMX annotations to
gather the list of JMX operations and attributes.Constructor and Description |
---|
SpringManagementMBeanAssembler(org.apache.camel.CamelContext camelContext) |
public SpringManagementMBeanAssembler(org.apache.camel.CamelContext camelContext)
public ModelMBean assemble(MBeanServer mBeanServer, Object obj, ObjectName name) throws JMException
assemble
in interface org.apache.camel.spi.ManagementMBeanAssembler
assemble
in class org.apache.camel.management.DefaultManagementMBeanAssembler
JMException
Apache Camel