@SupportedAnnotationTypes(value="org.apache.logging.log4j.core.config.plugins.*") public class PluginProcessor extends AbstractProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
PLUGIN_CACHE_FILE
The location of the plugin cache data file.
|
processingEnv| Constructor and Description |
|---|
PluginProcessor() |
| Modifier and Type | Method and Description |
|---|---|
SourceVersion |
getSupportedSourceVersion() |
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitializedpublic static final String PLUGIN_CACHE_FILE
PluginManager.public SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion in interface ProcessorgetSupportedSourceVersion in class AbstractProcessorpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 1999-2017. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.