|
OSGi™ Core Release 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Capability | |
---|---|
org.osgi.framework.wiring | Framework Wiring Package Version 1.2. |
org.osgi.resource | Resource Package Version 1.0. |
Uses of Capability in org.osgi.framework.wiring |
---|
Subinterfaces of Capability in org.osgi.framework.wiring | |
---|---|
interface |
BundleCapability
A capability that has been declared from a bundle
revision . |
Methods in org.osgi.framework.wiring that return types with arguments of type Capability | |
---|---|
List<Capability> |
BundleRevision.getCapabilities(String namespace)
Returns the capabilities declared by this resource. |
List<Capability> |
BundleWiring.getResourceCapabilities(String namespace)
Returns the capabilities provided by this wiring. |
Uses of Capability in org.osgi.resource |
---|
Methods in org.osgi.resource that return Capability | |
---|---|
Capability |
Wire.getCapability()
Returns the Capability for this wire. |
Methods in org.osgi.resource that return types with arguments of type Capability | |
---|---|
List<Capability> |
Resource.getCapabilities(String namespace)
Returns the capabilities declared by this resource. |
List<Capability> |
Wiring.getResourceCapabilities(String namespace)
Returns the capabilities provided by this wiring. |
|
OSGi™ Core Release 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |