EJB 1.1 CMP: setter & getter methods incorrectly flagged as "should be abstract"

In EJB 1.1 CMP, setter and getter methods are not used or overridden by the
container; rather, they are standard business methods that have no
particular requirements on them. Thus, writing non-abstract setter and
getter methods should not be flagged as an error or even a warning for EJB
1.1 beans.

-Walter Mundt



0

Please sign in to leave a comment.