JSPTemplates

org.tp23.jasper.compiler
Interface DestroyMethodPhase


public interface DestroyMethodPhase

If a generator needs to output things into the destroy() method of the generated servlet, it should implement DestroyMethodPhase

Author:
Anil K. Vijendran, Paul Hinds


JSPTemplates