public class ExecutionManagerUIUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.carbon.authenticator.stub.AuthenticationAdminStub |
getAuthenticationAdminService(javax.servlet.ServletConfig config,
javax.servlet.http.HttpSession session)
Provides created AuthenticationAdminStub object
|
static org.wso2.carbon.event.execution.manager.stub.ExecutionManagerAdminServiceStub |
getExecutionManagerAdminService(javax.servlet.ServletConfig config,
javax.servlet.http.HttpSession session)
Provides created ExecutionManagerAdminServiceStub object
|
public static org.wso2.carbon.event.execution.manager.stub.ExecutionManagerAdminServiceStub getExecutionManagerAdminService(javax.servlet.ServletConfig config,
javax.servlet.http.HttpSession session)
throws org.apache.axis2.AxisFault
config - Servlet Configurationsession - Http Sessionorg.apache.axis2.AxisFaultpublic static org.wso2.carbon.authenticator.stub.AuthenticationAdminStub getAuthenticationAdminService(javax.servlet.ServletConfig config,
javax.servlet.http.HttpSession session)
throws org.apache.axis2.AxisFault
config - Servlet Configurationsession - Http Sessionorg.apache.axis2.AxisFaultCopyright © 2015 WSO2. All rights reserved.