Uses of Class
org.eclipse.gemini.blueprint.util.BundleDelegatingClassLoader

Packages that use BundleDelegatingClassLoader
org.eclipse.gemini.blueprint.util Useful OSGi utilities. 
 

Uses of BundleDelegatingClassLoader in org.eclipse.gemini.blueprint.util
 

Methods in org.eclipse.gemini.blueprint.util that return BundleDelegatingClassLoader
static BundleDelegatingClassLoader BundleDelegatingClassLoader.createBundleClassLoaderFor(Bundle aBundle)
          Factory method for creating a class loader over the given bundle.
static BundleDelegatingClassLoader BundleDelegatingClassLoader.createBundleClassLoaderFor(Bundle bundle, ClassLoader bridge)
          Factory method for creating a class loader over the given bundle and with a given class loader as fall-back.
 



Copyright © 2006-2011. All Rights Reserved.