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 |
|---|---|
org.osgi.framework.wiring.BundleRevision |
getResource() |
org.osgi.framework.wiring.BundleRevision |
getRevision() |
boolean |
matches(org.osgi.framework.wiring.BundleCapability cap) |
adapt, getAttribute, getAttributes, getDirective, getDirectives, getFilter, getFilterFromDirective, getNamespace, getPackageName, getSymbolicName, getVersionRange, getVisibility, isDynamic, isOptional, matches, toString, validateaddAttachment, getAttachment, removeAttachmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadapt, getFilter, isOptional, matches, validateaddAttachment, getAttachment, removeAttachmentgetAttribute, getAttributesgetDirective, getDirectivespublic org.osgi.framework.wiring.BundleRevision getResource()
getResource in interface org.osgi.framework.wiring.BundleRequirementgetResource in interface org.osgi.resource.RequirementgetResource in class AbstractRequirementpublic org.osgi.framework.wiring.BundleRevision getRevision()
getRevision in interface org.osgi.framework.wiring.BundleRequirementpublic boolean matches(org.osgi.framework.wiring.BundleCapability cap)
matches in interface org.osgi.framework.wiring.BundleRequirementCopyright © 2013 JBoss by Red Hat. All Rights Reserved.