Uses of Package
org.apache.felix.eventadmin.impl.tasks
| Package | Description |
|---|---|
| org.apache.felix.eventadmin.impl.handler | |
| org.apache.felix.eventadmin.impl.tasks |
-
Classes in org.apache.felix.eventadmin.impl.tasks used by org.apache.felix.eventadmin.impl.handler Class Description DefaultThreadPool A thread pool that allows to execute tasks using pooled threads in order to ease the thread creation overhead. -
Classes in org.apache.felix.eventadmin.impl.tasks used by org.apache.felix.eventadmin.impl.tasks Class Description DefaultThreadPool A thread pool that allows to execute tasks using pooled threads in order to ease the thread creation overhead.DenylistLatch A latch that checks handlers for denying on an interval.HandlerTask A task that processes an event handlerSyncDeliverTasks This class does the actual work of the synchronous event delivery.