| Constructor and Description |
|---|
HK2LoaderImpl()
Initializes this HK2Loader with the system classloader
|
HK2LoaderImpl(java.lang.ClassLoader loader)
Initializes this HK2Loader with the given ClassLoader
|
public HK2LoaderImpl()
public HK2LoaderImpl(java.lang.ClassLoader loader)
loader - The non-null classloader to use with this
HK2Loaderpublic java.lang.Class<?> loadClass(java.lang.String className)
throws MultiException
HK2LoaderloadClass in interface HK2LoaderclassName - The descriptor to convert into an ActiveDescriptorMultiException - If this loader had some problem loading the classpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2013 Oracle Corporation. All Rights Reserved.