Uses of Class
org.apache.felix.eventadmin.impl.handler.BlacklistingHandlerTasks

Packages that use BlacklistingHandlerTasks
org.apache.felix.eventadmin.impl.tasks   
 

Uses of BlacklistingHandlerTasks in org.apache.felix.eventadmin.impl.tasks
 

Constructors in org.apache.felix.eventadmin.impl.tasks with parameters of type BlacklistingHandlerTasks
HandlerTaskImpl(org.osgi.framework.ServiceReference eventHandlerRef, org.osgi.service.event.Event event, BlacklistingHandlerTasks handlerTasks)
          Construct a delivery task for the given service and event.