Class 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 Detail

      • Portable

        public Portable()
    • Method Detail

      • doInitializeProvider

        public void doInitializeProvider​(org.apache.cxf.interceptor.InterceptorProvider interceptorProvider,
                                         org.apache.cxf.Bus bus)
        Specified by:
        doInitializeProvider in interface org.apache.cxf.feature.AbstractPortableFeature
        Overrides:
        doInitializeProvider in class org.apache.cxf.validation.ClientBeanValidationFeature.Portable
      • setWrapInProcessingException

        public void setWrapInProcessingException​(boolean wrapInProcessingException)