org.apache.cxf.binding.coloc
Class ColocOutFaultObserver
java.lang.Object
  
org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
      
org.apache.cxf.interceptor.OutFaultChainInitiatorObserver
          
org.apache.cxf.binding.coloc.ColocOutFaultObserver
- All Implemented Interfaces: 
 - MessageObserver
 
public class ColocOutFaultObserver
- extends OutFaultChainInitiatorObserver
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ColocOutFaultObserver
public ColocOutFaultObserver(Bus bus)
getPhases
protected SortedSet<Phase> getPhases()
- Overrides:
 getPhases in class OutFaultChainInitiatorObserver
 
 
Apache CXF