Handler.InvocationResponse
ALL_PHASES
Constructor and Description |
---|
DispatchPhase() |
DispatchPhase(String phaseName) |
Modifier and Type | Method and Description |
---|---|
void |
checkPostConditions(MessageContext msgContext)
Confirm that all post-conditions of this Phase are met.
|
addHandler, addHandler, addHandler, checkPreconditions, cleanup, flowComplete, getHandlerCount, getHandlerDesc, getHandlers, getName, getParameter, getPhaseName, init, invoke, removeHandler, setName, setPhaseFirst, setPhaseLast, toString
public DispatchPhase()
public DispatchPhase(String phaseName)
public void checkPostConditions(MessageContext msgContext) throws AxisFault
Phase
checkPostConditions
in class Phase
msgContext
- the active MessageContextAxisFault
- if a post-condition has not been met, or other problems occurCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.