[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Modularising the appserver bootstrap
kabir.khan@jboss.com
do-not-reply at jboss.com
Wed Sep 17 09:36:48 EDT 2008
I've looked into it properly and reminded myself how this works :-) if running in AS5, I use an MC bean, which should not care about any of the extra JMX stuff. Since we want the AspectManager to be available in JMX (mainly for the testsuite) and the @JMX stuff is not available, I register a JMX MBean in JMX, and that will bother with all the extra JMX things.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177125#4177125
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177125
More information about the jboss-dev-forums
mailing list