Class JAXRSClientBeanValidationFeature.Portable
java.lang.Object
org.apache.cxf.validation.ClientBeanValidationFeature.Portable
org.apache.cxf.jaxrs.client.validation.JAXRSClientBeanValidationFeature.Portable
- All Implemented Interfaces:
org.apache.cxf.feature.AbstractPortableFeature,org.apache.cxf.feature.Feature
- Enclosing class:
- JAXRSClientBeanValidationFeature
public static class JAXRSClientBeanValidationFeature.Portable
extends org.apache.cxf.validation.ClientBeanValidationFeature.Portable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoInitializeProvider(org.apache.cxf.interceptor.InterceptorProvider interceptorProvider, org.apache.cxf.Bus bus) voidsetWrapInProcessingException(boolean wrapInProcessingException) Methods inherited from class org.apache.cxf.validation.ClientBeanValidationFeature.Portable
addInterceptor, setProviderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.cxf.feature.AbstractPortableFeature
initialize, initialize, initialize, initialize
-
Constructor Details
-
Portable
public Portable()
-
-
Method Details
-
doInitializeProvider
public void doInitializeProvider(org.apache.cxf.interceptor.InterceptorProvider interceptorProvider, org.apache.cxf.Bus bus) - Specified by:
doInitializeProviderin interfaceorg.apache.cxf.feature.AbstractPortableFeature- Overrides:
doInitializeProviderin classorg.apache.cxf.validation.ClientBeanValidationFeature.Portable
-
setWrapInProcessingException
public void setWrapInProcessingException(boolean wrapInProcessingException)
-