org.apache.jasper.compiler
Interface ClassDeclarationPhase

All Known Implementing Classes:
DeclarationGenerator, TagPoolGenerator, StoredCharDataGenerator, BeanGenerator

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 © 2001 Apache Software Foundation. All Rights Reserved.