| Modifier and Type | Class and Description |
|---|---|
class |
BundleWiringImpl |
| Modifier and Type | Method and Description |
|---|---|
BundleWiring |
BundleRevisionImpl.getWiring() |
| Modifier and Type | Method and Description |
|---|---|
Map<BundleRevision,BundleWiring> |
ResolveContextImpl.getWirings() |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<BundleRevision,BundleWiring> |
ResolveContext.getWirings() |
| Modifier and Type | Method and Description |
|---|---|
static List<BundleRevision> |
Util.getFragments(BundleWiring wiring) |
| Modifier and Type | Method and Description |
|---|---|
BundleWiring |
BundleWireImpl.getProviderWiring() |
BundleWiring |
BundleWireImpl.getRequirerWiring() |
| Modifier and Type | Method and Description |
|---|---|
BundleWiring |
WovenClass.getBundleWiring()
Returns the bundle wiring whose class loader will define the woven class.
|
| Modifier and Type | Method and Description |
|---|---|
BundleWiring |
BundleWire.getProviderWiring()
Returns the bundle wiring
providing the capability. |
BundleWiring |
BundleWire.getRequirerWiring()
Returns the bundle wiring who
requires the
capability. |
BundleWiring |
BundleRevision.getWiring()
Returns the bundle wiring which is using this bundle revision.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.