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 SummaryModifier 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.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.osgi.resource.Capabilityequals, hashCode
- 
Method Details- 
getRevision- Specified by:
- getRevisionin interface- BundleCapability
 
- 
getNamespace- Specified by:
- getNamespacein interface- BundleCapability
- Specified by:
- getNamespacein interface- Capability
 
- 
getDirectives- Specified by:
- getDirectivesin interface- BundleCapability
- Specified by:
- getDirectivesin interface- Capability
 
- 
getAttributes- Specified by:
- getAttributesin interface- BundleCapability
- Specified by:
- getAttributesin interface- Capability
 
- 
setTransientAttrsOnly used by the system module for setting transient attributes associated with theosgi.nativenamespace.
- 
getResource- Specified by:
- getResourcein interface- BundleCapability
- Specified by:
- getResourcein interface- Capability
 
- 
toString
 
-