|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ICapability in org.apache.felix.framework |
|---|
| Methods in org.apache.felix.framework that return ICapability | |
|---|---|
ICapability[] |
ModuleImpl.getCapabilities()
|
| Uses of ICapability in org.apache.felix.framework.searchpolicy |
|---|
| Methods in org.apache.felix.framework.searchpolicy that return ICapability | |
|---|---|
ICapability |
R4WireModule.getCapability()
|
ICapability |
R4Wire.getCapability()
|
| Constructors in org.apache.felix.framework.searchpolicy with parameters of type ICapability | |
|---|---|
R4Wire(IModule importer,
IRequirement requirement,
IModule exporter,
ICapability capability)
|
|
R4WireModule(IModule importer,
IRequirement requirement,
IModule exporter,
ICapability capability,
Map pkgMap)
|
|
| Uses of ICapability in org.apache.felix.framework.util |
|---|
| Methods in org.apache.felix.framework.util that return ICapability | |
|---|---|
static ICapability[] |
Util.getCapabilityByNamespace(IModule module,
String namespace)
Returns all the capabilities from a module that has a specified namespace. |
static ICapability |
Util.getSatisfyingCapability(IModule m,
IRequirement req)
|
| Uses of ICapability in org.apache.felix.framework.util.manifestparser |
|---|
| Classes in org.apache.felix.framework.util.manifestparser that implement ICapability | |
|---|---|
class |
Capability
|
| Methods in org.apache.felix.framework.util.manifestparser that return ICapability | |
|---|---|
ICapability[] |
ManifestParser.getCapabilities()
|
static ICapability[] |
ManifestParser.parseExportHeader(IModule owner,
String header,
String bsn,
org.osgi.framework.Version bv)
|
| Methods in org.apache.felix.framework.util.manifestparser with parameters of type ICapability | |
|---|---|
boolean |
Requirement.isSatisfied(ICapability capability)
|
| Uses of ICapability in org.apache.felix.moduleloader |
|---|
| Methods in org.apache.felix.moduleloader that return ICapability | |
|---|---|
ICapability[] |
IModule.getCapabilities()
|
ICapability |
IWire.getCapability()
Returns the associated capability from the exporting module that satisfies the requirement of the importing module. |
| Methods in org.apache.felix.moduleloader with parameters of type ICapability | |
|---|---|
boolean |
IRequirement.isSatisfied(ICapability capability)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||