aQute.bnd.osgi.resource
Class CapabilityImpl
java.lang.Object
aQute.bnd.osgi.resource.CapabilityImpl
- All Implemented Interfaces:
- Capability
public class CapabilityImpl
- extends Object
- implements Capability
toString
public String toString()
getNamespace
public String getNamespace()
getDirectives
public Map<String,String> getDirectives()
getAttributes
public Map<String,Object> getAttributes()
getResource
public Resource getResource()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
toString
protected void toString(StringBuilder sb)
Copyright © 2014 aQute SARL. All rights reserved.