Apache CXF API

org.apache.cxf.binding.coloc
Class ColocOutFaultObserver

java.lang.Object
  extended by org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
      extended by org.apache.cxf.interceptor.OutFaultChainInitiatorObserver
          extended by org.apache.cxf.binding.coloc.ColocOutFaultObserver
All Implemented Interfaces:
MessageObserver

public class ColocOutFaultObserver
extends OutFaultChainInitiatorObserver


Constructor Summary
ColocOutFaultObserver(Bus bus)
           
 
Method Summary
protected  SortedSet<Phase> getPhases()
           
 
Methods inherited from class org.apache.cxf.interceptor.OutFaultChainInitiatorObserver
initializeInterceptors, isOutboundObserver
 
Methods inherited from class org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
getBus, onMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColocOutFaultObserver

public ColocOutFaultObserver(Bus bus)
Method Detail

getPhases

protected SortedSet<Phase> getPhases()
Overrides:
getPhases in class OutFaultChainInitiatorObserver

Apache CXF API

Apache CXF