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,
java.lang.String[] ignoreTimeout,
boolean requireTopic,
java.lang.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-2014 The Apache Software Foundation. All Rights Reserved.