Class WebServiceServerTypeExcludeFilter

java.lang.Object
org.springframework.boot.context.TypeExcludeFilter
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.core.type.filter.TypeFilter

public class WebServiceServerTypeExcludeFilter extends StandardAnnotationCustomizableTypeExcludeFilter<WebServiceServerTest>
TypeExcludeFilter for @WebServiceServerTest.
Since:
2.6.0