public static abstract @interface

ComponentScan.Filter

implements Annotation
org.springframework.context.annotation.ComponentScan.Filter

Class Overview

Declares the type filter to be used as an ComponentScan#includeFilters() include filter or ComponentScan#includeFilters() exclude filter.

Summary

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