[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: JBAOP-87 - Annotation Dependencies
adrian@jboss.org
do-not-reply at jboss.com
Wed Jul 12 05:53:50 EDT 2006
Yes, but currently only strings are supported by AnnotationAttributeMetaData
Like I said on a different thread, there should be a way to construct
all objects that can go in all annotations.
For primitive types, this would just be the same as what
StringValueMetaData does, i.e. use TypeInfo.convertValue.
I'm not sure what the syntax would look like for the annotation
you describe?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957287#3957287
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957287
More information about the jboss-dev-forums
mailing list