Package org.apache.cxf.interceptor
Class OutFaultChainInitiatorObserver
java.lang.Object
org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
org.apache.cxf.interceptor.OutFaultChainInitiatorObserver
- All Implemented Interfaces:
MessageObserver
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
initializeInterceptors
(Exchange ex, PhaseInterceptorChain chain) protected boolean
Methods inherited from class org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
getBus, onMessage
-
Constructor Details
-
OutFaultChainInitiatorObserver
-
-
Method Details
-
initializeInterceptors
- Overrides:
initializeInterceptors
in classAbstractFaultChainInitiatorObserver
-
getPhases
- Specified by:
getPhases
in classAbstractFaultChainInitiatorObserver
-
isOutboundObserver
protected boolean isOutboundObserver()- Specified by:
isOutboundObserver
in classAbstractFaultChainInitiatorObserver
-