|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
public abstract class AbstractFaultChainInitiatorObserver
Constructor Summary | |
---|---|
AbstractFaultChainInitiatorObserver(Bus bus)
|
Method Summary | |
---|---|
Bus |
getBus()
|
protected abstract java.util.SortedSet<Phase> |
getPhases()
|
protected void |
initializeInterceptors(Exchange ex,
PhaseInterceptorChain chain)
|
protected abstract boolean |
isOutboundObserver()
|
void |
onMessage(Message message)
Called for an incoming message, i.e. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractFaultChainInitiatorObserver(Bus bus)
Method Detail |
---|
public void onMessage(Message message)
MessageObserver
onMessage
in interface MessageObserver
protected abstract boolean isOutboundObserver()
protected abstract java.util.SortedSet<Phase> getPhases()
protected void initializeInterceptors(Exchange ex, PhaseInterceptorChain chain)
public Bus getBus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |