|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DSTaskAdmin
| Method Summary | |
|---|---|
void |
deleteTask(String taskName9)
Auto generated method signature for Asynchronous Invocations |
String[] |
getAllSchedulableDataServices()
Auto generated method signature |
String[] |
getAllTaskNames()
Auto generated method signature |
String[] |
getNoParamDSOperations(String dsName31)
Auto generated method signature |
DSTaskInfo |
getTaskInfo(String taskName18)
Auto generated method signature |
boolean |
isTaskScheduled(String taskName14)
Auto generated method signature |
boolean |
rescheduleTask(DSTaskInfo dsTaskInfo24)
Auto generated method signature |
void |
scheduleTask(DSTaskInfo dsTaskInfo22)
Auto generated method signature for Asynchronous Invocations |
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 dsName31,
DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetTaskInfo(String taskName18,
DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startisTaskScheduled(String taskName14,
DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startrescheduleTask(DSTaskInfo dsTaskInfo24,
DSTaskAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
| Method Detail |
|---|
void deleteTask(String taskName9)
throws RemoteException
RemoteException
String[] getAllSchedulableDataServices()
throws RemoteException
getAllSchedulableDataServices10 -
RemoteException
void startgetAllSchedulableDataServices(DSTaskAdminCallbackHandler callback)
throws RemoteException
getAllSchedulableDataServices10 -
RemoteException
boolean isTaskScheduled(String taskName14)
throws RemoteException
isTaskScheduled13 -
RemoteException
void startisTaskScheduled(String taskName14,
DSTaskAdminCallbackHandler callback)
throws RemoteException
isTaskScheduled13 -
RemoteException
DSTaskInfo getTaskInfo(String taskName18)
throws RemoteException
getTaskInfo17 -
RemoteException
void startgetTaskInfo(String taskName18,
DSTaskAdminCallbackHandler callback)
throws RemoteException
getTaskInfo17 -
RemoteException
void scheduleTask(DSTaskInfo dsTaskInfo22)
throws RemoteException
RemoteException
boolean rescheduleTask(DSTaskInfo dsTaskInfo24)
throws RemoteException
rescheduleTask23 -
RemoteException
void startrescheduleTask(DSTaskInfo dsTaskInfo24,
DSTaskAdminCallbackHandler callback)
throws RemoteException
rescheduleTask23 -
RemoteException
String[] getAllTaskNames()
throws RemoteException
getAllTaskNames27 -
RemoteException
void startgetAllTaskNames(DSTaskAdminCallbackHandler callback)
throws RemoteException
getAllTaskNames27 -
RemoteException
String[] getNoParamDSOperations(String dsName31)
throws RemoteException
getNoParamDSOperations30 -
RemoteException
void startgetNoParamDSOperations(String dsName31,
DSTaskAdminCallbackHandler callback)
throws RemoteException
getNoParamDSOperations30 -
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||