public final class WebServiceClientExcludeFilter extends StandardAnnotationCustomizableTypeExcludeFilter<WebServiceClientTest>
TypeExcludeFilter for @WebServiceClientTest.AnnotationCustomizableTypeExcludeFilter.FilterType| Modifier | Constructor and Description |
|---|---|
protected |
WebServiceClientExcludeFilter(java.lang.Class<?> testClass) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<java.lang.Class<?>> |
getComponentIncludes() |
getAnnotation, getAnnotationType, getDefaultIncludes, getFilters, hasAnnotation, isUseDefaultFiltersdefaultInclude, equals, exclude, hashCode, include, isTypeOrAnnotated, match, setBeanClassLoaderprotected WebServiceClientExcludeFilter(java.lang.Class<?> testClass)
protected java.util.Set<java.lang.Class<?>> getComponentIncludes()
getComponentIncludes in class StandardAnnotationCustomizableTypeExcludeFilter<WebServiceClientTest>