Package | Description |
---|---|
org.apache.felix.eventadmin.impl | |
org.apache.felix.eventadmin.impl.handler |
Modifier and Type | Method and Description |
---|---|
void |
EventAdminImpl.update(HandlerTasks managers,
int timeout,
String[] ignoreTimeout)
Update the event admin with new configuration.
|
Constructor and Description |
---|
EventAdminImpl(HandlerTasks managers,
DefaultThreadPool syncPool,
DefaultThreadPool asyncPool,
int timeout,
String[] ignoreTimeout)
The constructor of the EventAdmin implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
BlacklistingHandlerTasks
This class is an implementation of the HandlerTasks interface that does provide
blacklisting of event handlers.
|
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.