JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.camel.support.task
Interface Task
All Known Subinterfaces:
BlockingTask
All Known Implementing Classes:
BackgroundTask
,
ForegroundTask
public interface
Task
A task defines a piece of code that may be executed - in the foreground or background - within a certain budget that is specific to the task type.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Apache Camel