Package aQute.bnd.osgi.resource
Class PersistentResource.RC
java.lang.Object
aQute.bnd.osgi.resource.PersistentResource.RC
- All Implemented Interfaces:
org.osgi.resource.Capability
,org.osgi.resource.Requirement
- Enclosing class:
- PersistentResource
@Deprecated
public class PersistentResource.RC
extends Object
implements org.osgi.resource.Requirement, org.osgi.resource.Capability
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.org.osgi.resource.Resource
Deprecated.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.Capability
equals, hashCode
Methods inherited from interface org.osgi.resource.Requirement
equals, hashCode
-
Constructor Details
-
RC
Deprecated.
-
-
Method Details
-
getNamespace
Deprecated.- Specified by:
getNamespace
in interfaceorg.osgi.resource.Capability
- Specified by:
getNamespace
in interfaceorg.osgi.resource.Requirement
-
getResource
public org.osgi.resource.Resource getResource()Deprecated.- Specified by:
getResource
in interfaceorg.osgi.resource.Capability
- Specified by:
getResource
in interfaceorg.osgi.resource.Requirement
-
getAttributes
Deprecated.- Specified by:
getAttributes
in interfaceorg.osgi.resource.Capability
- Specified by:
getAttributes
in interfaceorg.osgi.resource.Requirement
-
getDirectives
Deprecated.- Specified by:
getDirectives
in interfaceorg.osgi.resource.Capability
- Specified by:
getDirectives
in interfaceorg.osgi.resource.Requirement
-