|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Capability | |
|---|---|
| org.eclipse.osgi.internal.resolver | |
| org.osgi.resource | |
| Uses of Capability in org.eclipse.osgi.internal.resolver |
|---|
| Methods in org.eclipse.osgi.internal.resolver that return types with arguments of type Capability | |
|---|---|
List<Capability> |
BundleDescriptionImpl.getCapabilities(String namespace)
|
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||