|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultThreadPool | |
|---|---|
| org.apache.felix.eventadmin.impl | |
| org.apache.felix.eventadmin.impl.tasks | |
| Uses of DefaultThreadPool in org.apache.felix.eventadmin.impl |
|---|
| Constructors in org.apache.felix.eventadmin.impl with parameters of type DefaultThreadPool | |
|---|---|
EventAdminImpl(HandlerTasks managers,
DefaultThreadPool syncPool,
DefaultThreadPool asyncPool,
int timeout,
java.lang.String[] ignoreTimeout)
The constructor of the EventAdmin implementation. |
|
| Uses of DefaultThreadPool in org.apache.felix.eventadmin.impl.tasks |
|---|
| Constructors in org.apache.felix.eventadmin.impl.tasks with parameters of type DefaultThreadPool | |
|---|---|
AsyncDeliverTasks(DefaultThreadPool pool,
DeliverTask deliverTask)
The constructor of the class that will use the asynchronous. |
|
SyncDeliverTasks(DefaultThreadPool pool,
long timeout,
java.lang.String[] ignoreTimeout)
Construct a new sync deliver tasks. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||