Uses of Class
org.eclipse.osgi.internal.loader.BundleLoaderProxy

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)
           
 

Uses of BundleLoaderProxy in org.eclipse.osgi.internal.loader
 

Methods in org.eclipse.osgi.internal.loader that return BundleLoaderProxy
 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)
           
 



Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.