public class CleanBlackList extends Object implements BlackList
BlackList| Constructor and Description |
|---|
CleanBlackList() |
public void add(org.osgi.framework.ServiceReference ref)
add in interface BlackListref - The reference of the service that is blacklistedBlackList.add(org.osgi.framework.ServiceReference)public boolean contains(org.osgi.framework.ServiceReference ref)
contains in interface BlackListref - The reference of the serviceBlackList.contains(org.osgi.framework.ServiceReference)Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.