|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HandlerTasks | |
---|---|
org.apache.felix.eventadmin.impl | |
org.apache.felix.eventadmin.impl.handler |
Uses of HandlerTasks in org.apache.felix.eventadmin.impl |
---|
Methods in org.apache.felix.eventadmin.impl with parameters of type HandlerTasks | |
---|---|
void |
EventAdminImpl.update(HandlerTasks managers,
int timeout,
String[] ignoreTimeout)
Update the event admin with new configuration. |
Constructors in org.apache.felix.eventadmin.impl with parameters of type HandlerTasks | |
---|---|
EventAdminImpl(HandlerTasks managers,
DefaultThreadPool syncPool,
DefaultThreadPool asyncPool,
int timeout,
String[] ignoreTimeout)
The constructor of the EventAdmin implementation. |
Uses of HandlerTasks in org.apache.felix.eventadmin.impl.handler |
---|
Classes in org.apache.felix.eventadmin.impl.handler that implement HandlerTasks | |
---|---|
class |
BlacklistingHandlerTasks
This class is an implementation of the HandlerTasks interface that does provide blacklisting of event handlers. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |