[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Annotation scanning
kabir.khan@jboss.com
do-not-reply at jboss.com
Mon Apr 21 07:09:02 EDT 2008
One point: For the purposes of AOP, the classes must NOT be loaded when scanning for annotations. If they are loaded, then we can not do loadtime weaving. The annotation scanning should use javassist instead to look for annotations.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145456#4145456
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4145456
More information about the jboss-dev-forums
mailing list