Editing J2C beans using doclet tags

You can use J2C doclet tags to specify particular characteristics of your J2C bean.

The J2C bean consists of an interface and an implementation class (Impl.java). The implementation section of the J2C bean contains J2C doclets that you can edit using these tags Click the appropriate link for more information about specific tags.

Supported J2C doclet tags


Feedback