[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Registering a bean as an aspect in the bootstrap
scott.stark@jboss.org
do-not-reply at jboss.com
Fri Jan 26 17:22:02 EST 2007
It should be possible because the MainDeployer is just a bean in the bootstrap process. The classes should all be in the same class loader space, and we should be able to know the aspects that will be applied before any bean class is loaded (unless that is a limitation of the current bean introspection implementation). Adrian thought this should be possible when I asked him about it this morning. I'm going to create a simpler testcase in the mc project to describe and validate the usecase I'm after.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4007052#4007052
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4007052
More information about the jboss-dev-forums
mailing list