Hierarchy For Package org.springframework.boot.test.autoconfigure.webservices.client
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.test.context.support.AbstractTestExecutionListener (implements org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener)
- org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener
- org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerAutoConfiguration
- org.springframework.boot.context.TypeExcludeFilter (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.core.type.filter.TypeFilter)
- org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter<A>
- org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientExcludeFilter
- org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter<A>
- org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTemplateAutoConfiguration
- org.springframework.test.context.support.AbstractTestExecutionListener (implements org.springframework.core.Ordered, org.springframework.test.context.TestExecutionListener)
Annotation Interface Hierarchy
- org.springframework.boot.test.autoconfigure.webservices.client.AutoConfigureMockWebServiceServer (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.webservices.client.AutoConfigureWebServiceClient (implements java.lang.annotation.Annotation)
- org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTest (implements java.lang.annotation.Annotation)