dbXML API

Uses of Interface
com.dbxml.db.server.Task

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

Copyright (c) 2004 The dbXML Group