Package | Description |
---|---|
org.apache.felix.eventadmin.impl | |
org.apache.felix.eventadmin.impl.tasks |
Constructor and Description |
---|
EventAdminImpl(HandlerTasks managers,
DefaultThreadPool syncPool,
DefaultThreadPool asyncPool,
int timeout,
String[] ignoreTimeout)
The constructor of the EventAdmin implementation.
|
Constructor and Description |
---|
AsyncDeliverTasks(DefaultThreadPool pool,
DeliverTask deliverTask)
The constructor of the class that will use the asynchronous.
|
SyncDeliverTasks(DefaultThreadPool pool,
long timeout,
String[] ignoreTimeout)
Construct a new sync deliver tasks.
|
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.