クラス AnnotationCustomizableTypeExcludeFilter

java.lang.ObjectSE
org.springframework.boot.context.TypeExcludeFilter
org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
実装されたすべてのインターフェース:
AwareBeanClassLoaderAwareBeanFactoryAwareTypeFilter
既知の直属サブクラス
StandardAnnotationCustomizableTypeExcludeFilter

public abstract class AnnotationCustomizableTypeExcludeFilter extends TypeExcludeFilter implements BeanClassLoaderAware
アノテーションを使用してカスタマイズできる TypeExcludeFilter の抽象基本クラス。
導入:
1.4.0
作成者:
Phillip Webb