public class CapabilitySet<T extends org.osgi.resource.Capability> extends Object
| Constructor and Description |
|---|
CapabilitySet(List<String> indexProps,
boolean caseSensitive) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCapability(T cap) |
Set<T> |
match(SimpleFilter sf,
boolean obeyMandatory) |
void |
removeCapability(T cap) |
Copyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.