RichFaces CDK Generator 4.1.0.20111111-CR1

org.richfaces.cdk.apt
Interface CdkProcessor

All Superinterfaces:
Processor
All Known Implementing Classes:
CdkProcessorImpl

public interface CdkProcessor
extends Processor

Base class for all CDK Annotation processors. That class provides access to current CDK context and utility methods for Java source models.

Author:
asmirnov@exadel.com

Method Summary
 void processNonJavaSources()
           
 
Methods inherited from interface javax.annotation.processing.Processor
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, process
 

Method Detail

processNonJavaSources

void processNonJavaSources()

RichFaces CDK Generator 4.1.0.20111111-CR1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.