[jboss-dev-forums] [Design of POJO Server] - Re: Integrating platform mbeans into kernel bus?

alesj do-not-reply at jboss.com
Thu Feb 19 03:05:00 EST 2009


I can think of three ways where you really don't change the KernelBusRuntimeComponentDispatcher, which is completely generic.

(1) extend KernelBusRuntimeComponentDispatcher with platform awareness
(2) add those mbeans in jmx.xml - via some new service that just adds ServiceControllerContexts to MC for those mbeans
(3) add a service/bean that implements KernelRegistryPlugin and knows how to serve these platform beans

(3) is the easiest and nicest imo.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211342#4211342

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4211342



More information about the jboss-dev-forums mailing list