Exporting as an MBean
Finally, let's add code to export the components used as MBeans, which can be monitored through JConsole or other JMX tools:
<int-jmx:mbean-export default-domain="com.cpandey.siexample" server="mbeanServer"/>
Finally, let's add code to export the components used as MBeans, which can be monitored through JConsole or other JMX tools:
<int-jmx:mbean-export default-domain="com.cpandey.siexample" server="mbeanServer"/>