org.richfaces.cdk.apt.processors
Interface CdkAnnotationProcessor
- All Known Implementing Classes:
- BehaviorProcessor, ComponentProcessor, ConverterProcessor, EventProcessor, FunctionProcessor, RendererProcessor, TagLibProcessor, ValidatorProcessor
public interface CdkAnnotationProcessor
- Author:
- asmirnov@exadel.com
process
void process(javax.lang.model.element.Element element,
ComponentLibrary library)
throws CdkProcessingException
-
- Parameters:
element - library - TODO
- Throws:
CdkProcessingException
getProcessedAnnotation
java.lang.Class<? extends java.lang.annotation.Annotation> getProcessedAnnotation()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.