|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskQueue | |
|---|---|
| org.apache.felix.eventadmin.impl.dispatch | |
| org.apache.felix.eventadmin.impl.tasks | |
| Uses of TaskQueue in org.apache.felix.eventadmin.impl.dispatch |
|---|
| Classes in org.apache.felix.eventadmin.impl.dispatch that implement TaskQueue | |
|---|---|
class |
TaskHandler
This class implements the TaskQueue and the TaskProducer interface. |
| Uses of TaskQueue in org.apache.felix.eventadmin.impl.tasks |
|---|
| Constructors in org.apache.felix.eventadmin.impl.tasks with parameters of type TaskQueue | |
|---|---|
AsyncDeliverTasks(TaskQueue queue,
TaskQueue handoverQueue,
ThreadPool pool)
The constructor of the class that will use the asynchronous queue to append event dispatch handlers. |
|
SyncDeliverTasks(TaskQueue queue,
ThreadPool pool)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||