Package | Description |
---|---|
org.apache.felix.framework | |
org.apache.felix.framework.util | |
org.apache.felix.framework.wiring | |
org.osgi.framework.hooks.weaving | |
org.osgi.framework.wiring |
Modifier and Type | Class and Description |
---|---|
class |
BundleWiringImpl |
Modifier and Type | Method and Description |
---|---|
BundleWiring |
BundleRevisionImpl.getWiring() |
Modifier and Type | Method and Description |
---|---|
static java.util.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 © 2012. All Rights Reserved.