|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XPackageRequirement
A package requirement
| Method Summary | |
|---|---|
String |
getBundleSymbolicName()
The bundle symbolic name of the exporting bundle |
org.osgi.framework.Version |
getBundleVersion()
The bundle version of the exporting bundle |
String |
getResolution()
The required resolution |
XVersionRange |
getVersionRange()
Get the required version range |
boolean |
isDynamic()
True if this is a dynamic package requirement. |
boolean |
match(XPackageCapability cap)
True if the given capability matches this requirement |
| Methods inherited from interface org.jboss.osgi.resolver.XRequirement |
|---|
getModule, getWiredCapability, isOptional |
| Methods inherited from interface org.jboss.osgi.resolver.XElement |
|---|
getName |
| Methods inherited from interface org.jboss.osgi.resolver.XAttributeSupport |
|---|
getAttribute, getAttributes |
| Methods inherited from interface org.jboss.osgi.resolver.XDirectiveSupport |
|---|
getDirective, getDirectives |
| Methods inherited from interface org.jboss.osgi.resolver.XAttachmentSupport |
|---|
addAttachment, getAttachment, removeAttachment |
| Method Detail |
|---|
String getResolution()
XVersionRange getVersionRange()
String getBundleSymbolicName()
org.osgi.framework.Version getBundleVersion()
boolean isDynamic()
isDynamic in interface XRequirementboolean match(XPackageCapability cap)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||