[jboss-user] [Microcontainer] - Re: Deployment callbacks fail on static methods

alesj do-not-reply at jboss.com
Tue Feb 10 06:52:22 EST 2009


This was more meant for real services == the one's that have a true instance. :-)
I must admit I never really considered the static usage.
It somehow seems unnatural around all those dynamic beans.

But you can always turn that bean into singleton - per classloader.
And then add new non-static methods, that just delegate to existing static methods.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208500#4208500

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



More information about the jboss-user mailing list