public interface CdkAnnotationProcessor
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
getProcessedAnnotation() |
void |
process(Element element,
ComponentLibrary library)
|
void process(Element element, ComponentLibrary library) throws CdkProcessingException
element - library - TODOCdkProcessingExceptionClass<? extends Annotation> getProcessedAnnotation()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.