Annotation Interface的使用
cn.taketoday.context.annotation.ComponentScan.Filter
使用ComponentScan.Filter的程序包
-
cn.taketoday.context.annotation中ComponentScan.Filter的使用
类型变量类型为ComponentScan.Filter的cn.taketoday.context.annotation中的方法参数修饰符和类型方法说明static List<cn.taketoday.core.type.filter.TypeFilter>TypeFilterUtils.createTypeFiltersFor(cn.taketoday.core.annotation.MergedAnnotation<ComponentScan.Filter> filterAnnotation, BootstrapContext loadingContext) Create type filters from the suppliedAnnotationAttributes, such as those sourced fromComponentScan.includeFilters()orComponentScan.excludeFilters().