|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhaseException | |
org.apache.axis2.deployment.util | |
org.apache.axis2.engine | |
org.apache.axis2.phaseresolver |
Uses of PhaseException in org.apache.axis2.deployment.util |
Methods in org.apache.axis2.deployment.util that throw PhaseException | |
Phase |
PhasesInfo.makePhase(org.apache.axiom.om.OMElement phaseElement)
|
Uses of PhaseException in org.apache.axis2.engine |
Methods in org.apache.axis2.engine that throw PhaseException | |
void |
Phase.addHandler(HandlerDescription handler)
Method addHandler. |
void |
Phase.setPhaseFirst(Handler phaseFirst)
Method setPhaseFirst. |
void |
Phase.setPhaseLast(Handler phaseLast)
Method setPhaseLast. |
Uses of PhaseException in org.apache.axis2.phaseresolver |
Methods in org.apache.axis2.phaseresolver that throw PhaseException | |
void |
PhaseResolver.engageModuleToOperation(AxisOperation axisOperation,
AxisModule module)
|
void |
PhaseHolder.addHandler(HandlerDescription handlerDesc)
If the phase name is equal to "*" that implies , the handler should be added to each and every phase in the system for a given flow , and at that point if the phase rule contains any before or aftere then they will be ignored. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |