|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectaQute.bnd.osgi.resource.PersistentResource.RC
@Deprecated public class PersistentResource.RC
| Constructor Summary | |
|---|---|
PersistentResource.RC(PersistentResource.RCData data,
String ns)
Deprecated. |
|
| Method Summary | |
|---|---|
Map<String,Object> |
getAttributes()
Deprecated. Returns the attributes of this requirement. |
Map<String,String> |
getDirectives()
Deprecated. Returns the directives of this requirement. |
String |
getNamespace()
Deprecated. Returns the namespace of this requirement. |
Resource |
getResource()
Deprecated. Returns the resource declaring this requirement. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.osgi.resource.Requirement |
|---|
equals, hashCode |
| Methods inherited from interface org.osgi.resource.Capability |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public PersistentResource.RC(PersistentResource.RCData data,
String ns)
| Method Detail |
|---|
public String getNamespace()
Requirement
getNamespace in interface CapabilitygetNamespace in interface Requirementpublic Resource getResource()
Requirement
getResource in interface CapabilitygetResource in interface Requirementnull
if this requirement is synthesized.public Map<String,Object> getAttributes()
RequirementRequirement attributes have no specified semantics and are considered extra user defined information.
getAttributes in interface CapabilitygetAttributes in interface Requirementpublic Map<String,String> getDirectives()
Requirement
getDirectives in interface CapabilitygetDirectives in interface Requirement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||