public class FelixCapabilityAdapter extends Object implements org.osgi.resource.Capability
| Constructor and Description |
|---|
FelixCapabilityAdapter(Capability capability,
org.osgi.resource.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,Object> |
getAttributes() |
Map<String,String> |
getDirectives() |
String |
getNamespace() |
org.osgi.resource.Resource |
getResource() |
int |
hashCode() |
String |
toString() |
public FelixCapabilityAdapter(Capability capability, org.osgi.resource.Resource resource)
public Map<String,Object> getAttributes()
getAttributes in interface org.osgi.resource.Capabilitypublic Map<String,String> getDirectives()
getDirectives in interface org.osgi.resource.Capabilitypublic String getNamespace()
getNamespace in interface org.osgi.resource.Capabilitypublic org.osgi.resource.Resource getResource()
getResource in interface org.osgi.resource.Capabilitypublic boolean equals(Object o)
public int hashCode()
Copyright © 2018. All rights reserved.