public abstract @interface

FeatureAnnotation

implements Annotation
org.springframework.context.annotation.FeatureAnnotation

Class Overview

Meta-annotation indicating that an annotation should be processed to produce a FeatureSpecification.

See @ComponentScan for an implementation example.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation