I see that AspectAnnotationLoader iterates through the list of FileInputStreams 
of the classes in the jboss.aop.class.path turning each one into 
javassist.bytecode.ClassFile before checking each one for annotations.

I think a public method on AspectAnnotationLoader that allows the user to do 
something like;

aspectAnnotationLoader.addAnnotatedClass(MyAnnotatedClass.class);

would be useful, for me at least :)

best wishes

James

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

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


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to