So should we extend the Metadata spi with a:
| /**
| * 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=4127439#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...