Package org.wso2.carbon.viewflows
Class HandlerData
java.lang.Object
org.wso2.carbon.viewflows.HandlerData
this includes the axis handler data for a pirticular phase
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()booleanvoidsetClassName(String className) voidsetPhaseLast(boolean phaseLast)
-
Constructor Details
-
HandlerData
-
-
Method Details
-
getName
-
getClassName
-
setClassName
-
isPhaseLast
public boolean isPhaseLast() -
setPhaseLast
public void setPhaseLast(boolean phaseLast)
-