[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: JBAOP-87 - Annotation Dependencies

kabir.khan@jboss.com do-not-reply at jboss.com
Fri Jul 14 11:57:35 EDT 2006


I've got this moved out the container on my machine. I'll try to get the javassist stuff working this weekend, and then I'll update the mc snapshot jars in the repository.

I've kept the signature of the AnnotationCreator.create method untyped since I'm not sure at this stage if I want to force JDK 1.4 users to have their annotation interfaces implementing org.jboss.lang.Annotation


  |    public static Object createAnnotation(final String annotationExpr, final Class annotation) throws Exception
  | 


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

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



More information about the jboss-dev-forums mailing list