Hi!
I want to document (javadoc) my ejb-doclet generated home interfaces (local and remote). E.g. when I document the ejbCreate() –method in the ejb-source, the corresponding generated home interface create-method have no developer-written javadoc included. I want generated javadoc at both class- and method level.
Anyone who can help?
Regards /Olav |