Package | Description |
---|---|
org.eclipse.osgi.framework.internal.core | |
org.eclipse.osgi.internal.loader |
Modifier and Type | Field and Description |
---|---|
protected BundleFragment[] |
BundleHost.fragments
The List of BundleFragments
|
Modifier and Type | Method and Description |
---|---|
protected BundleFragment[] |
AbstractBundle.getFragments() |
BundleFragment[] |
BundleHost.getFragments() |
Modifier and Type | Method and Description |
---|---|
protected void |
BundleHost.attachFragment(BundleFragment fragment)
Attaches a fragment to this BundleHost.
|
Modifier and Type | Method and Description |
---|---|
void |
BundleLoader.attachFragment(BundleFragment fragment) |
void |
SystemBundleLoader.attachFragment(BundleFragment fragment) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.