JspModuleBuilderExtension | This JSP module builder extension is meant to find all the TLD descriptor files associated with a deployable artifact, search those TLD files for listeners, search those listeners for annotations, and ultimately create a ClassFinder using those annoated classes (for later processing by the various naming builders) | code | html |