public class AbstractBundleRequirement extends AbstractRequirement implements XBundleRequirement
XBundleRequirement.| Constructor and Description |
|---|
AbstractBundleRequirement(XResource resource,
String namespace,
Map<String,Object> atts,
Map<String,String> dirs) |
| Modifier and Type | Method and Description |
|---|---|
XBundleRevision |
getResource()
Get the resource declaring this requirement.
|
XBundleRevision |
getRevision()
Get the bundle revision this requirement.
|
boolean |
matches(org.osgi.framework.wiring.BundleCapability cap) |
adapt, getAttribute, getAttributes, getDirective, getDirectives, getFilter, getFilterFromDirective, getNamespace, getPackageName, getSymbolicName, getValueFromFilter, getVersionRange, getVisibility, isDynamic, isOptional, matches, toString, validategetAttachment, putAttachment, removeAttachmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadapt, getFilter, isOptional, matches, validategetAttachment, putAttachment, removeAttachmentgetAttribute, getAttributesgetDirective, getDirectivespublic XBundleRevision getResource()
XRequirementgetResource in interface XBundleRequirementgetResource in interface XRequirementgetResource in interface org.osgi.framework.wiring.BundleRequirementgetResource in interface org.osgi.resource.RequirementgetResource in class AbstractRequirementpublic XBundleRevision getRevision()
XBundleRequirementgetRevision in interface XBundleRequirementgetRevision in interface org.osgi.framework.wiring.BundleRequirementpublic boolean matches(org.osgi.framework.wiring.BundleCapability cap)
matches in interface org.osgi.framework.wiring.BundleRequirementCopyright © 2016 JBoss by Red Hat. All rights reserved.