|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.phaseresolver.PhaseHolder
This class hold all the phases found in the services.xml and server.xml
Constructor Summary | |
PhaseHolder()
|
|
PhaseHolder(java.util.ArrayList phases)
|
Method Summary | |
void |
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PhaseHolder()
public PhaseHolder(java.util.ArrayList phases)
Method Detail |
public void addHandler(HandlerDescription handlerDesc) throws PhaseException
handlerDesc
-
PhaseException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |