org.apache.axis2.engine
Class DispatchPhase
java.lang.Object
org.apache.axis2.engine.Phase
org.apache.axis2.engine.DispatchPhase
- All Implemented Interfaces:
- Handler, Serializable
- public class DispatchPhase
- extends Phase
- See Also:
- Serialized Form
Methods inherited from class org.apache.axis2.engine.Phase |
addHandler, addHandler, addHandler, checkPreconditions, cleanup, getHandlerCount, getHandlerDesc, getHandlers, getName, getParameter, getPhaseName, init, invoke, removeHandler, setName, setPhaseFirst, setPhaseLast, toString |
DispatchPhase
public DispatchPhase()
DispatchPhase
public DispatchPhase(String phaseName)
checkPostConditions
public void checkPostConditions(MessageContext msgContext)
throws AxisFault
- Overrides:
checkPostConditions
in class Phase
- Throws:
AxisFault