public class CapabilityImpl extends Object implements org.osgi.resource.Capability
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Map<String,Object> |
getAttributes() |
Map<String,String> |
getDirectives() |
String |
getNamespace() |
org.osgi.resource.Resource |
getResource() |
int |
hashCode() |
String |
toString() |
protected void |
toString(StringBuilder sb) |
public String toString()
public String getNamespace()
public org.osgi.resource.Resource getResource()
protected void toString(StringBuilder sb)
Copyright © 2015 aQute SARL. All rights reserved.