Handler.InvocationResponseALL_PHASES| Constructor and Description |
|---|
DispatchPhase() |
DispatchPhase(java.lang.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, toStringpublic DispatchPhase()
public DispatchPhase(java.lang.String phaseName)
public void checkPostConditions(MessageContext msgContext) throws AxisFault
PhasecheckPostConditions in class PhasemsgContext - the active MessageContextAxisFault - if a post-condition has not been met, or other problems occurCopyright © 2004-2018 The Apache Software Foundation. All Rights Reserved.