@SupportedAnnotationTypes(value={"org.glassfish.pfl.basic.logex.ExceptionWrapper","org.glassfish.pfl.basic.logex.Message"}) @SupportedSourceVersion(value=RELEASE_6) public class ExceptionWrapperProcessor extends AbstractProcessor
ExceptionWrapper annotation. An entry will be made for each method with a Message annotation.processingEnv| Constructor and Description |
|---|
ExceptionWrapperProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> typeElements,
RoundEnvironment roundEnvironment) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic boolean process(Set<? extends TypeElement> typeElements, RoundEnvironment roundEnvironment)
process in interface Processorprocess in class AbstractProcessorCopyright © 2017–2019 Eclipse Foundation. All rights reserved.