Package org.apache.cxf.validation
Class BeanValidationInInterceptor
java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<Message>
org.apache.cxf.validation.AbstractValidationInterceptor
org.apache.cxf.validation.AbstractBeanValidationInterceptor
org.apache.cxf.validation.BeanValidationInInterceptor
- All Implemented Interfaces:
- AutoCloseable,- Interceptor<Message>,- PhaseInterceptor<Message>
- 
Field SummaryFields inherited from class org.apache.cxf.validation.AbstractValidationInterceptorBUNDLE, LOG
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.cxf.validation.AbstractBeanValidationInterceptorgetServiceMethod, getServiceObject, handleValidation, unwrapArgsMethods inherited from class org.apache.cxf.validation.AbstractValidationInterceptorclose, getProvider, handleMessage, setProvider, setServiceObjectMethods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptoraddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
- 
Constructor Details- 
BeanValidationInInterceptorpublic BeanValidationInInterceptor()
- 
BeanValidationInInterceptor
 
-