@SupportedAnnotationTypes(value="*") public class SsoadmAP extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
SsoadmAP() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getSubcommands()
After processing is complete, the set of subcommands contains the
documentation for the ssoadm <referentry>.
|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv)
Two field annotations hold documentation content: @Macro and
|
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic Set<String> getSubcommands()
public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2011–2023 Open Identity Platform Community. All rights reserved.