JSR 250, 2.1, General Guidelines for Inheritance of Annotations:
anonymous wrote : Class-level annotations only affect the class they annotate and their
members, that is, its methods and fields. They never affect a member declared by a
superclass, even if it is not hidden or overridden by the class in question.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038732#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...