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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidinitializeInterceptors(Exchange ex, PhaseInterceptorChain chain) protected booleanMethods inherited from class org.apache.cxf.interceptor.AbstractFaultChainInitiatorObservergetBus, onMessage
- 
Constructor Details- 
OutFaultChainInitiatorObserver
 
- 
- 
Method Details- 
initializeInterceptors- Overrides:
- initializeInterceptorsin class- AbstractFaultChainInitiatorObserver
 
- 
getPhases- Specified by:
- getPhasesin class- AbstractFaultChainInitiatorObserver
 
- 
isOutboundObserverprotected boolean isOutboundObserver()- Specified by:
- isOutboundObserverin class- AbstractFaultChainInitiatorObserver
 
 
-