|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BundleLoaderProxy | |
|---|---|
| org.eclipse.osgi.framework.internal.core | |
| org.eclipse.osgi.internal.loader | |
| Uses of BundleLoaderProxy in org.eclipse.osgi.framework.internal.core |
|---|
| Methods in org.eclipse.osgi.framework.internal.core that return BundleLoaderProxy | |
|---|---|
BundleLoaderProxy |
BundleHost.getLoaderProxy()
|
| Constructors in org.eclipse.osgi.framework.internal.core with parameters of type BundleLoaderProxy | |
|---|---|
ExportedPackageImpl(ExportPackageDescription exportedPackage,
BundleLoaderProxy supplier)
Deprecated. |
|
| Uses of BundleLoaderProxy in org.eclipse.osgi.internal.loader |
|---|
| Methods in org.eclipse.osgi.internal.loader that return BundleLoaderProxy | |
|---|---|
BundleLoaderProxy |
BundleLoader.getLoaderProxy()
|
BundleLoaderProxy |
BundleLoader.getLoaderProxy(BundleDescription source)
|
| Methods in org.eclipse.osgi.internal.loader with parameters of type BundleLoaderProxy | |
|---|---|
static void |
BundleLoader.closeBundleLoader(BundleLoaderProxy proxy)
|
| Constructors in org.eclipse.osgi.internal.loader with parameters of type BundleLoaderProxy | |
|---|---|
BundleLoader(BundleHost bundle,
BundleLoaderProxy proxy)
BundleLoader runtime constructor. |
|
FilteredSourcePackage(java.lang.String name,
BundleLoaderProxy supplier,
java.lang.String includes,
java.lang.String excludes,
java.lang.String[] friends)
|
|
SingleSourcePackage(java.lang.String id,
BundleLoaderProxy supplier)
|
|
SystemBundleLoader(BundleHost bundle,
BundleLoaderProxy proxy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||