Uses of Package
org.databene.task

Packages that use org.databene.task
org.databene.benerator.engine.parser.xml   
org.databene.benerator.engine.statement   
org.databene.platform.contiperf   
org.databene.platform.file   
org.databene.task Task definition and execution framework. 
org.databene.task.test   
 

Classes in org.databene.task used by org.databene.benerator.engine.parser.xml
PageListener
          Listens to page invocations of a PagedTassk.
 

Classes in org.databene.task used by org.databene.benerator.engine.statement
PageListener
          Listens to page invocations of a PagedTassk.
Task
          Interface for the GoF 'Command' pattern.
TaskResult
          Represents the result of a task execution.
 

Classes in org.databene.task used by org.databene.platform.contiperf
Task
          Interface for the GoF 'Command' pattern.
TaskResult
          Represents the result of a task execution.
 

Classes in org.databene.task used by org.databene.platform.file
AbstractTask
          Simple abstract implementation of the Task interface.
Task
          Interface for the GoF 'Command' pattern.
TaskResult
          Represents the result of a task execution.
 

Classes in org.databene.task used by org.databene.task
AbstractTask
          Simple abstract implementation of the Task interface.
CompositeTask
          Parent class for a Task that wrap several other Tasks.
PageListener
          Listens to page invocations of a PagedTassk.
StateTrackingTaskProxy
          Task proxy that remembers the result of the last execution step and provides it as property available.
Task
          Interface for the GoF 'Command' pattern.
TaskException
          Signals failure in the execution of a Task.
TaskProxy
          Wraps a Task and forwards invocations.
TaskResult
          Represents the result of a task execution.
 

Classes in org.databene.task used by org.databene.task.test
Task
          Interface for the GoF 'Command' pattern.
 



Copyright © 2013. All Rights Reserved.