Package io.awspring.cloud.test.sqs
Class SqsTypeExcludeFilter
java.lang.Object
org.springframework.boot.context.TypeExcludeFilter
org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter<SqsTest>
io.awspring.cloud.test.sqs.SqsTypeExcludeFilter
- All Implemented Interfaces:
Aware,BeanClassLoaderAware,BeanFactoryAware,TypeFilter
public class SqsTypeExcludeFilter
extends org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter<SqsTest>
TypeExcludeFilter for @SqsTest.- Since:
- 2.4.0
- Author:
- Maciej Walkowiak
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter.FilterType -
Method Summary
Methods inherited from class org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter
getAnnotation, getAnnotationType, getDefaultIncludes, getFilters, hasAnnotation, isUseDefaultFiltersMethods inherited from class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
defaultInclude, equals, exclude, hashCode, include, isTypeOrAnnotated, match, setBeanClassLoaderMethods inherited from class org.springframework.boot.context.TypeExcludeFilter
setBeanFactory
-
Method Details
-
getComponentIncludes
- Overrides:
getComponentIncludesin classorg.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter<SqsTest>
-