org.apache.beehive.netui.compiler.apt
Class FormBeanAnnotationProcessor

Object
  extended by BaseAnnotationProcessor
      extended by FormBeanAnnotationProcessor
All Implemented Interfaces:
AnnotationProcessor

public class FormBeanAnnotationProcessor
extends BaseAnnotationProcessor


Method Summary
protected  BaseChecker getChecker(ClassDeclaration decl, Diagnostics diagnostics)
           
 
Methods inherited from class BaseAnnotationProcessor
getEnv, process
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getChecker

protected BaseChecker getChecker(ClassDeclaration decl,
                                 Diagnostics diagnostics)
Specified by:
getChecker in class BaseAnnotationProcessor