Uses of Interface
org.apache.felix.eventadmin.impl.handler.BlackList

Packages that use BlackList
org.apache.felix.eventadmin.impl.handler   
 

Uses of BlackList in org.apache.felix.eventadmin.impl.handler
 

Classes in org.apache.felix.eventadmin.impl.handler that implement BlackList
 class CleanBlackList
          This class implements a BlackList that removes references to unregistered services automatically.
 

Constructors in org.apache.felix.eventadmin.impl.handler with parameters of type BlackList
BlacklistingHandlerTasks(BundleContext context, BlackList blackList, TopicHandlerFilters topicHandlerFilters, Filters filters, TopicPermissions topicPermissions)
          The constructor of the factory.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.