|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.description.FlowImpl
Class FlowImpl
Field Summary | |
protected java.util.List |
list
Field list |
Constructor Summary | |
FlowImpl()
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 FlowImpl()
Method Detail |
public void addHandler(HandlerDescription handler)
addHandler
in interface Flow
handler
- public HandlerDescription getHandler(int index)
getHandler
in interface Flow
index
-
public int getHandlerCount()
getHandlerCount
in interface Flow
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |