[jboss-user] [Microcontainer] - No way to define an ignored stop method?

david.lloyd@jboss.com do-not-reply at jboss.com
Mon Oct 27 14:47:38 EDT 2008


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#4184925

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4184925



More information about the jboss-user mailing list