|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Task | |
org.apache.xindice.server | This package contains all of the classes that comprise the Xindice server framework. |
org.apache.xindice.server.standard | This package contains all of the classes that comprise the Xindice server framework standard API implements. |
Uses of Task in org.apache.xindice.server |
Methods in org.apache.xindice.server with parameters of type Task | |
void |
Kernel.addTask(Task task,
long interval)
|
void |
Kernel.removeTask(Task task)
|
Uses of Task in org.apache.xindice.server.standard |
Classes in org.apache.xindice.server.standard that implement Task | |
class |
StdLogManager
StdLogManager |
class |
StdResourceManager
StdResourceManager |
|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |