public static class JAXRSClientBeanValidationFeature.Portable
extends org.apache.cxf.validation.ClientBeanValidationFeature.Portable
| Constructor and Description |
|---|
Portable() |
| Modifier and Type | Method and Description |
|---|---|
void |
doInitializeProvider(org.apache.cxf.interceptor.InterceptorProvider interceptorProvider,
org.apache.cxf.Bus bus) |
void |
setWrapInProcessingException(boolean wrapInProcessingException) |
addInterceptor, setProviderpublic void doInitializeProvider(org.apache.cxf.interceptor.InterceptorProvider interceptorProvider,
org.apache.cxf.Bus bus)
doInitializeProvider in interface org.apache.cxf.feature.AbstractPortableFeaturedoInitializeProvider in class org.apache.cxf.validation.ClientBeanValidationFeature.Portablepublic void setWrapInProcessingException(boolean wrapInProcessingException)
Apache CXF