j2se 5.0 compatible annotations
Brought to you by:
bonniot
Support j2se 5.0 compatible annotations for Nice > 1.0.
Nicedoc should be using them, too.
Annotations will be especially useful to develop EJBs.
Methods for the home and remote stubs can be specified
through annotations, thus simplifying code maintainance
because a manual syncronization between stub
declarations and the EJB implementation is no longer
required.