public class ColocInFaultObserver
extends org.apache.cxf.interceptor.InFaultChainInitiatorObserver
| Constructor and Description |
|---|
ColocInFaultObserver(org.apache.cxf.Bus bus) |
| Modifier and Type | Method and Description |
|---|---|
protected SortedSet<org.apache.cxf.phase.Phase> |
getPhases() |
protected void |
initializeInterceptors(org.apache.cxf.message.Exchange ex,
org.apache.cxf.phase.PhaseInterceptorChain chain) |
isOutboundObserverprotected void initializeInterceptors(org.apache.cxf.message.Exchange ex,
org.apache.cxf.phase.PhaseInterceptorChain chain)
initializeInterceptors in class org.apache.cxf.interceptor.InFaultChainInitiatorObserverprotected SortedSet<org.apache.cxf.phase.Phase> getPhases()
getPhases in class org.apache.cxf.interceptor.InFaultChainInitiatorObserverApache CXF