[jboss-dev-forums] [Design of JBossCache] - Re: Injection of MBeanServer
scott.stark@jboss.org
do-not-reply at jboss.com
Sun Nov 5 01:11:26 EST 2006
Why does the cache need the MBeanServer? The existing behavior can be obtained by wrapping a pojo cache(its not pojo if it relies on jmx classes) in an mbean that implements MBeanRegistration. The JMX integration should be a layer independent of the core class.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983273#3983273
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983273
More information about the jboss-dev-forums
mailing list