Annotation Interface Component


@Retention(RUNTIME) @Target(TYPE) @Documented public @interface Component
Indicates that an annotated class is a "component". Such classes are considered as candidates for auto-detection when using annotation-based configuration and classpath scanning.