org.apache.jasper.compiler
Interface ClassDeclarationPhase

All Known Implementing Classes:
BeanGenerator, DeclarationGenerator, StoredCharDataGenerator

public interface ClassDeclarationPhase

When a generator implements ClassDeclarationPhase, its generate method will only be invoked while generating the servlet's class body and not during the service method phase.

Author:
Anil K. Vijendran



Copyright © 2000 Apache Software Foundation. All Rights Reserved.