|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BundleWiring in org.apache.felix.framework |
|---|
| Classes in org.apache.felix.framework that implement BundleWiring | |
|---|---|
class |
BundleWiringImpl
|
| Methods in org.apache.felix.framework that return BundleWiring | |
|---|---|
BundleWiring |
BundleRevisionImpl.getWiring()
|
| Uses of BundleWiring in org.apache.felix.framework.util |
|---|
| Methods in org.apache.felix.framework.util with parameters of type BundleWiring | |
|---|---|
static java.util.List<BundleRevision> |
Util.getFragments(BundleWiring wiring)
|
| Uses of BundleWiring in org.apache.felix.framework.wiring |
|---|
| Methods in org.apache.felix.framework.wiring that return BundleWiring | |
|---|---|
BundleWiring |
BundleWireImpl.getProviderWiring()
|
BundleWiring |
BundleWireImpl.getRequirerWiring()
|
| Uses of BundleWiring in org.eclipse.osgi.internal.baseadaptor.weaving |
|---|
| Methods in org.eclipse.osgi.internal.baseadaptor.weaving that return BundleWiring | |
|---|---|
BundleWiring |
WovenClassImpl.getBundleWiring()
|
| Uses of BundleWiring in org.eclipse.osgi.internal.resolver |
|---|
| Methods in org.eclipse.osgi.internal.resolver that return BundleWiring | |
|---|---|
BundleWiring |
BundleDescriptionImpl.getWiring()
|
| Uses of BundleWiring in org.osgi.framework.hooks.weaving |
|---|
| Methods in org.osgi.framework.hooks.weaving that return BundleWiring | |
|---|---|
BundleWiring |
WovenClass.getBundleWiring()
Returns the bundle wiring whose class loader will define the woven class. |
| Uses of BundleWiring in org.osgi.framework.wiring |
|---|
| Methods in org.osgi.framework.wiring that return BundleWiring | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||