|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.client.Stub
org.wso2.carbon.dataservices.task.ui.stub.DSTaskAdminStub
public class DSTaskAdminStub
| Field Summary | |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations
|
| Fields inherited from class org.apache.axis2.client.Stub |
|---|
_service, _serviceClient, modules |
| Constructor Summary | |
|---|---|
DSTaskAdminStub()
Default Constructor |
|
DSTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor |
|
DSTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext |
|
DSTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner |
|
DSTaskAdminStub(String targetEndpoint)
Constructor taking the target endpoint |
|
| Method Summary | |
|---|---|
void |
deleteTask(String taskName35)
Auto generated method signature |
String[] |
getAllSchedulableDataServices()
Auto generated method signature |
String[] |
getAllTaskNames()
Auto generated method signature |
String[] |
getNoParamDSOperations(String dsName57)
Auto generated method signature |
DSTaskInfo |
getTaskInfo(String taskName44)
Auto generated method signature |
boolean |
isTaskScheduled(String taskName40)
Auto generated method signature |
boolean |
rescheduleTask(DSTaskInfo dsTaskInfo50)
Auto generated method signature |
void |
scheduleTask(DSTaskInfo dsTaskInfo48)
Auto generated method signature |
void |
startgetAllSchedulableDataServices(DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetAllTaskNames(DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetNoParamDSOperations(String dsName57,
DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetTaskInfo(String taskName44,
DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startisTaskScheduled(String taskName40,
DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startrescheduleTask(DSTaskInfo dsTaskInfo50,
DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
| Methods inherited from class org.apache.axis2.client.Stub |
|---|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.axis2.description.AxisOperation[] _operations
| Constructor Detail |
|---|
public DSTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public DSTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public DSTaskAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public DSTaskAdminStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public DSTaskAdminStub(String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault| Method Detail |
|---|
public void deleteTask(String taskName35)
throws RemoteException
deleteTask in interface DSTaskAdminRemoteException
public String[] getAllSchedulableDataServices()
throws RemoteException
getAllSchedulableDataServices in interface DSTaskAdmingetAllSchedulableDataServices36 -
RemoteExceptionDSTaskAdmin.getAllSchedulableDataServices()
public void startgetAllSchedulableDataServices(DSTaskAdminCallbackHandler callback)
throws RemoteException
startgetAllSchedulableDataServices in interface DSTaskAdmingetAllSchedulableDataServices36 -
RemoteExceptionDSTaskAdmin.startgetAllSchedulableDataServices(org.wso2.carbon.dataservices.task.ui.stub.DSTaskAdminCallbackHandler)
public boolean isTaskScheduled(String taskName40)
throws RemoteException
isTaskScheduled in interface DSTaskAdminisTaskScheduled39 -
RemoteExceptionDSTaskAdmin.isTaskScheduled(java.lang.String)
public void startisTaskScheduled(String taskName40,
DSTaskAdminCallbackHandler callback)
throws RemoteException
startisTaskScheduled in interface DSTaskAdminisTaskScheduled39 -
RemoteExceptionDSTaskAdmin.startisTaskScheduled(java.lang.String, org.wso2.carbon.dataservices.task.ui.stub.DSTaskAdminCallbackHandler)
public DSTaskInfo getTaskInfo(String taskName44)
throws RemoteException
getTaskInfo in interface DSTaskAdmingetTaskInfo43 -
RemoteExceptionDSTaskAdmin.getTaskInfo(java.lang.String)
public void startgetTaskInfo(String taskName44,
DSTaskAdminCallbackHandler callback)
throws RemoteException
startgetTaskInfo in interface DSTaskAdmingetTaskInfo43 -
RemoteExceptionDSTaskAdmin.startgetTaskInfo(java.lang.String, org.wso2.carbon.dataservices.task.ui.stub.DSTaskAdminCallbackHandler)
public void scheduleTask(DSTaskInfo dsTaskInfo48)
throws RemoteException
scheduleTask in interface DSTaskAdminRemoteException
public boolean rescheduleTask(DSTaskInfo dsTaskInfo50)
throws RemoteException
rescheduleTask in interface DSTaskAdminrescheduleTask49 -
RemoteExceptionDSTaskAdmin.rescheduleTask(org.wso2.carbon.dataservices.task.ui.stub.xsd.DSTaskInfo)
public void startrescheduleTask(DSTaskInfo dsTaskInfo50,
DSTaskAdminCallbackHandler callback)
throws RemoteException
startrescheduleTask in interface DSTaskAdminrescheduleTask49 -
RemoteExceptionDSTaskAdmin.startrescheduleTask(org.wso2.carbon.dataservices.task.ui.stub.xsd.DSTaskInfo, org.wso2.carbon.dataservices.task.ui.stub.DSTaskAdminCallbackHandler)
public String[] getAllTaskNames()
throws RemoteException
getAllTaskNames in interface DSTaskAdmingetAllTaskNames53 -
RemoteExceptionDSTaskAdmin.getAllTaskNames()
public void startgetAllTaskNames(DSTaskAdminCallbackHandler callback)
throws RemoteException
startgetAllTaskNames in interface DSTaskAdmingetAllTaskNames53 -
RemoteExceptionDSTaskAdmin.startgetAllTaskNames(org.wso2.carbon.dataservices.task.ui.stub.DSTaskAdminCallbackHandler)
public String[] getNoParamDSOperations(String dsName57)
throws RemoteException
getNoParamDSOperations in interface DSTaskAdmingetNoParamDSOperations56 -
RemoteExceptionDSTaskAdmin.getNoParamDSOperations(java.lang.String)
public void startgetNoParamDSOperations(String dsName57,
DSTaskAdminCallbackHandler callback)
throws RemoteException
startgetNoParamDSOperations in interface DSTaskAdmingetNoParamDSOperations56 -
RemoteExceptionDSTaskAdmin.startgetNoParamDSOperations(java.lang.String, org.wso2.carbon.dataservices.task.ui.stub.DSTaskAdminCallbackHandler)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||