http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127320#...
Following from this discussion, would it be possible to add the following to the MetaData
spi?
| /**
| * Is the annotation present?
| *
| * @param annotationType the stringfied annotation type
| * @return true when present
| */
| boolean isAnnotationPresent(String annotationType);
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128907#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...