@SupportedAnnotationTypes(value="org.uberfire.preferences.shared.annotations.WorkbenchPreference") @SupportedSourceVersion(value=RELEASE_8) public class WorkbenchPreferenceProcessor extends AbstractErrorAbsorbingProcessor
WorkbenchPreference and related annotations| Modifier and Type | Field and Description |
|---|---|
static String |
WORKBENCH_PREFERENCE |
processingEnv| Constructor and Description |
|---|
WorkbenchPreferenceProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processWithExceptions(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
init, process, rememberInitializationError, writeCodegetCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, isInitializedpublic static final String WORKBENCH_PREFERENCE
public boolean processWithExceptions(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv) throws IOException
processWithExceptions in class AbstractErrorAbsorbingProcessorIOExceptionCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.