Class WebMvcTypeExcludeFilter

All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, TypeFilter

public final class WebMvcTypeExcludeFilter extends StandardAnnotationCustomizableTypeExcludeFilter<WebMvcTest>
Since:
2.2.1
Author:
Phillip Webb, Madhura Bhave, Yanming Zhou