JMX persistence is based on the assumptions that a setter is called through the
MBeanServer and the only way to do this is by having a setter exposed. You'd have to
use some sort of AOP to intercept a setter call that doesn't go through the
MBeanServer, and this is a whole different story.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008725#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...