Package org.eclipse.osgi.container
Class ModuleRequirement
java.lang.Object
org.eclipse.osgi.container.ModuleRequirement
- All Implemented Interfaces:
- BundleRequirement,- Requirement
An implementation of 
BundleRequirement. This requirement implements
 the matches method according to the OSGi specification which includes
 implementing the mandatory directive for the osgi.wiring.* namespaces.- Since:
- 3.10
- Restriction:
- This class is not intended to be subclassed by clients.
- 
Method Details- 
getRevision- Specified by:
- getRevisionin interface- BundleRequirement
 
- 
matches- Specified by:
- matchesin interface- BundleRequirement
 
- 
getNamespace- Specified by:
- getNamespacein interface- BundleRequirement
- Specified by:
- getNamespacein interface- Requirement
 
- 
getDirectives- Specified by:
- getDirectivesin interface- BundleRequirement
- Specified by:
- getDirectivesin interface- Requirement
 
- 
getAttributes- Specified by:
- getAttributesin interface- BundleRequirement
- Specified by:
- getAttributesin interface- Requirement
 
- 
getResource- Specified by:
- getResourcein interface- BundleRequirement
- Specified by:
- getResourcein interface- Requirement
 
- 
toString
 
-