| Modifier and Type | Method and Description |
|---|---|
Class<?> |
loadClass(String className)
Loads a class given the class name to instantiate
|
public Class<?> loadClass(String className) throws MultiException
HK2LoaderloadClass in interface HK2LoaderclassName - The descriptor to convert into an ActiveDescriptorMultiException - If this loader had some problem loading the classCopyright © 2014 Oracle Corporation. All rights reserved.