@SupportedAnnotationTypesSE(valueSE={"org.springframework.boot.autoconfigure.condition.ConditionalOnClass","org.springframework.boot.autoconfigure.condition.ConditionalOnBean","org.springframework.boot.autoconfigure.condition.ConditionalOnSingleCandidate","org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication","org.springframework.boot.autoconfigure.AutoConfigureBefore","org.springframework.boot.autoconfigure.AutoConfigureAfter","org.springframework.boot.autoconfigure.AutoConfigureOrder"}) public class AutoConfigureAnnotationProcessor extends AbstractProcessorSE
| 修飾子と型 | フィールドと説明 |
|---|---|
protected static StringSE | PROPERTIES_PATH |
processingEnvSE| コンストラクターと説明 |
|---|
AutoConfigureAnnotationProcessor() |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected void | addAnnotations(MapSE<StringSE, StringSE> annotations) |
SourceVersionSE | getSupportedSourceVersion() |
boolean | process(SetSE<? extends TypeElementSE> annotations, RoundEnvironmentSE roundEnv) |
getCompletionsSE, getSupportedAnnotationTypesSE, getSupportedOptionsSE, initSE, isInitializedSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic SourceVersionSE getSupportedSourceVersion()
ProcessorSE 内の getSupportedSourceVersionSE AbstractProcessorSE の getSupportedSourceVersionSE public boolean process(SetSE<? extends TypeElementSE> annotations, RoundEnvironmentSE roundEnv)
ProcessorSE 内の processSE AbstractProcessorSE の processSE