|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BundleFragment | |
|---|---|
| org.eclipse.osgi.framework.internal.core | |
| org.eclipse.osgi.internal.loader | |
| Uses of BundleFragment in org.eclipse.osgi.framework.internal.core |
|---|
| Fields in org.eclipse.osgi.framework.internal.core declared as BundleFragment | |
|---|---|
protected BundleFragment[] |
BundleHost.fragments
The List of BundleFragments |
| Methods in org.eclipse.osgi.framework.internal.core that return BundleFragment | |
|---|---|
BundleFragment[] |
BundleHost.getFragments()
|
protected BundleFragment[] |
AbstractBundle.getFragments()
|
| Methods in org.eclipse.osgi.framework.internal.core with parameters of type BundleFragment | |
|---|---|
protected void |
BundleHost.attachFragment(BundleFragment fragment)
Attaches a fragment to this BundleHost. |
| Uses of BundleFragment in org.eclipse.osgi.internal.loader |
|---|
| Methods in org.eclipse.osgi.internal.loader with parameters of type BundleFragment | |
|---|---|
void |
BundleLoader.attachFragment(BundleFragment fragment)
|
void |
SystemBundleLoader.attachFragment(BundleFragment fragment)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||