|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.description.Flow
Class FlowImpl
Field Summary | |
protected java.util.List |
list
Field list |
Constructor Summary | |
Flow()
Constructor FlowImpl |
Method Summary | |
void |
addHandler(HandlerDescription handler)
Method addHandler. |
HandlerDescription |
getHandler(int index)
Method getHandler. |
int |
getHandlerCount()
Method getHandlerCount. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected final java.util.List list
Constructor Detail |
public Flow()
Method Detail |
public void addHandler(HandlerDescription handler)
handler
- public HandlerDescription getHandler(int index)
index
-
public int getHandlerCount()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |