All of the lifecycle calls are optional in the legacy jmx service contract as an mbean is wrapped in a proxy that only delegates the lifecycle calls if there is a mapping. The underlying bean may not have a corresponding lifecycle method, or it may map the method to another name (start mapped to go for example).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955889#3955889
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955889
|