Class DataRedisTypeExcludeFilter
java.lang.Object
org.springframework.boot.context.TypeExcludeFilter
org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter<DataRedisTest>
org.springframework.boot.test.autoconfigure.data.redis.DataRedisTypeExcludeFilter
- All Implemented Interfaces:
Aware
,BeanClassLoaderAware
,BeanFactoryAware
,TypeFilter
public final class DataRedisTypeExcludeFilter
extends StandardAnnotationCustomizableTypeExcludeFilter<DataRedisTest>
- Since:
- 2.2.1
- Author:
- Jayaram Pradhan
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
AnnotationCustomizableTypeExcludeFilter.FilterType
-
Method Summary
Methods inherited from class org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter
getAnnotation, getAnnotationType, getComponentIncludes, getDefaultIncludes, getFilters, hasAnnotation, isUseDefaultFilters
Methods inherited from class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
defaultInclude, equals, exclude, hashCode, include, isTypeOrAnnotated, match, setBeanClassLoader
Methods inherited from class org.springframework.boot.context.TypeExcludeFilter
setBeanFactory