|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Schedule
Interface defining the exported methods of the schedule server.
| Method Summary | |
|---|---|
void |
runNow(String task)
Run a task now |
void |
start()
Start the schedule server. |
void |
stop()
Stop the schedule server. |
void |
stopNow(String task)
Stop a task now |
| Methods inherited from interface inetsoft.sree.schedule.TestableRemote |
|---|
test |
| Method Detail |
|---|
void start()
throws RemoteException
RemoteException
void stop()
throws RemoteException
RemoteException
void runNow(String task)
throws RemoteException
RemoteException
void stopNow(String task)
throws RemoteException
RemoteException
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||