| Package | Description |
|---|---|
| org.apache.felix.eventadmin.impl.handler | |
| org.apache.felix.eventadmin.impl.tasks |
| Constructor and Description |
|---|
EventAdminImpl(org.osgi.framework.BundleContext bundleContext,
DefaultThreadPool syncPool,
DefaultThreadPool asyncPool,
int timeout,
String[] ignoreTimeout,
boolean requireTopic,
String[] ignoreTopics)
The constructor of the
EventAdmin implementation. |
| Constructor and Description |
|---|
AsyncDeliverTasks(DefaultThreadPool pool,
SyncDeliverTasks deliverTask)
The constructor of the class that will use the asynchronous.
|
SyncDeliverTasks(DefaultThreadPool pool,
long timeout)
Construct a new sync deliver tasks.
|
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.