Class JAXRSClientBeanValidationFeature.Portable
java.lang.Object
org.apache.cxf.validation.ClientBeanValidationFeature.Portable
org.apache.cxf.jaxrs.client.validation.JAXRSClientBeanValidationFeature.Portable
- All Implemented Interfaces:
AbstractPortableFeature,Feature
- Enclosing class:
- JAXRSClientBeanValidationFeature
public static class JAXRSClientBeanValidationFeature.Portable
extends ClientBeanValidationFeature.Portable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoInitializeProvider(InterceptorProvider interceptorProvider, 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
- Specified by:
doInitializeProviderin interfaceAbstractPortableFeature- Overrides:
doInitializeProviderin classClientBeanValidationFeature.Portable
-
setWrapInProcessingException
public void setWrapInProcessingException(boolean wrapInProcessingException)
-