Package org.eclipse.osgi.container
Class ModuleCapability
java.lang.Object
org.eclipse.osgi.container.ModuleCapability
- All Implemented Interfaces:
BundleCapability,Capability
An implementation of
BundleCapability.- Since:
- 3.10
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetTransientAttrs(Map<String, ?> transientAttrs) Only used by the system module for setting transient attributes associated with theosgi.nativenamespace.toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.osgi.resource.Capability
equals, hashCode
-
Method Details
-
getRevision
- Specified by:
getRevisionin interfaceBundleCapability
-
getNamespace
- Specified by:
getNamespacein interfaceBundleCapability- Specified by:
getNamespacein interfaceCapability
-
getDirectives
- Specified by:
getDirectivesin interfaceBundleCapability- Specified by:
getDirectivesin interfaceCapability
-
getAttributes
- Specified by:
getAttributesin interfaceBundleCapability- Specified by:
getAttributesin interfaceCapability
-
setTransientAttrs
Only used by the system module for setting transient attributes associated with theosgi.nativenamespace. -
getResource
- Specified by:
getResourcein interfaceBundleCapability- Specified by:
getResourcein interfaceCapability
-
toString
-