|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Daemon | A simple interface to create Daemons within Jetspeed. |
Class Summary | |
DaemonConfig | Allows a daemon to run with abstracted properties. |
DaemonContext | |
DaemonEntry | |
DaemonThread | |
Feed |
Exception Summary | |
DaemonException | |
DaemonNotFoundException |
This package takes care of daemon tasks that are executed at the background, using daemon threads, inside Jetspeed.
Daemon persistence on completion: If your Daemon implements the Persistable interface then it will be save()'d on completion.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |