public class FunctionProcessor extends ProcessorBase implements CdkAnnotationProcessor
log| Constructor and Description |
|---|
FunctionProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
getProcessedAnnotation() |
void |
process(Element element,
ComponentLibrary library)
|
getAnnotationPropertyOrConstant, getAttributeProcessor, getDocComment, getNamingConventions, getSourceUtils, processAttributes, processTag, setClassNames, setDescription, setNamingConventions, setTagInfopublic Class<? extends Annotation> getProcessedAnnotation()
getProcessedAnnotation in interface CdkAnnotationProcessorpublic void process(Element element, ComponentLibrary library) throws CdkProcessingException
CdkAnnotationProcessor
process in interface CdkAnnotationProcessorlibrary - TODOCdkProcessingExceptionCopyright © 2014 JBoss by Red Hat. All Rights Reserved.