java.lang.Object
javax.annotation.processing.AbstractProcessor
com.github.egoettelmann.spring.configuration.extensions.annotationprocessor.value.ValueAnnotationProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("org.springframework.beans.factory.annotation.Value") @SupportedOptions({"failOnError","metadataOutputFile"}) @SupportedSourceVersion(RELEASE_21) public class ValueAnnotationProcessor extends AbstractProcessor