@Deprecated public class PersistentResource.RC extends Object implements org.osgi.resource.Requirement, org.osgi.resource.Capability
Constructor and Description |
---|
RC(PersistentResource.RCData data,
String ns)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAttributes()
Deprecated.
|
Map<String,String> |
getDirectives()
Deprecated.
|
String |
getNamespace()
Deprecated.
|
org.osgi.resource.Resource |
getResource()
Deprecated.
|
public RC(PersistentResource.RCData data, String ns)
public String getNamespace()
getNamespace
in interface org.osgi.resource.Capability
getNamespace
in interface org.osgi.resource.Requirement
public org.osgi.resource.Resource getResource()
getResource
in interface org.osgi.resource.Capability
getResource
in interface org.osgi.resource.Requirement
public Map<String,Object> getAttributes()
getAttributes
in interface org.osgi.resource.Capability
getAttributes
in interface org.osgi.resource.Requirement
Copyright © 2021 aQute SARL. All rights reserved.