When building bean metadata (using BeanMetaDataBuilder), there seems to be no way of
specifying a start/stop method that is ignored. My concern is that the target class
specifies a stop() method, but it is not a lifecycle method so I do not want it to be
called (user manual 13.3 says that methods named "start" and "stop"
are the defaults for lifecycle methods).
What is the right workaround?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184925#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...