SilverStream eXtend
Director 4.0

Package com.sssw.fw.task.api

Provides interfaces that define the API for working with tasks.

See:
          Description

Interface Summary
EbiPeriodicTask Interface that defines the behavior for a periodic task.
EbiScheduledTask Interface that defines the behavior for a scheduled task.
EbiTask Generic interface that defines the behavior for a task.
EbiTaskManager Generic interface for a Task Manager.
EbiTaskType Interface that defines the behavior for a task type.
 

Package com.sssw.fw.task.api Description

Provides interfaces that define the API for working with tasks. Tasks are background jobs that can be scheduled or run periodically.


SilverStream eXtend
Director 4.0