org.wso2.carbon.event.flow.ui.client
Class EventFlowAdminServiceClient

java.lang.Object
  extended by org.wso2.carbon.event.flow.ui.client.EventFlowAdminServiceClient

public class EventFlowAdminServiceClient
extends Object


Field Summary
 org.wso2.carbon.event.flow.stub.client.EventFlowAdminServiceStub stub
           
 
Constructor Summary
EventFlowAdminServiceClient(String cookie, String backendServerURL, org.apache.axis2.context.ConfigurationContext configCtx, Locale locale)
           
 
Method Summary
 String getEventFlow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stub

public org.wso2.carbon.event.flow.stub.client.EventFlowAdminServiceStub stub
Constructor Detail

EventFlowAdminServiceClient

public EventFlowAdminServiceClient(String cookie,
                                   String backendServerURL,
                                   org.apache.axis2.context.ConfigurationContext configCtx,
                                   Locale locale)
                            throws org.apache.axis2.AxisFault
Throws:
org.apache.axis2.AxisFault
Method Detail

getEventFlow

public String getEventFlow()
                    throws org.apache.axis2.AxisFault
Throws:
org.apache.axis2.AxisFault


Copyright © 2015 WSO2. All rights reserved.