[Webwork-devel] [PATCH] action.factory package javadoc patch
Brought to you by:
baldree,
rickardoberg
From: Bill B. <bi...@pr...> - 2002-03-09 23:20:44
|
Hello, Attached is a patch to significantly improve the javadoc for most classes in the .action.factory package as well is minor changes to .action.CommandDriven javadoc. Most notably, I documented the action factory proxy delegation chain in DefaultActionFactory and the list of *Aware interfaces supported in ContextActionFactoryProxy. Also, I fixed all misnamed javadoc tags and removed some unused imports. -Bill |