|
dbXML API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Task | |
| com.dbxml.db.server | This package contains all of the classes that comprise the dbXML server framework. |
| Uses of Task in com.dbxml.db.server |
| Methods in com.dbxml.db.server with parameters of type Task | |
void |
Server.addTask(Task task,
long interval)
addTask adds an interval Task to the Server instance or overrides a previously defined interval. |
void |
Server.removeTask(Task task)
removeTasks removes an interval Task from the Server instance. |
|
dbXML API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||