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
HK2Loader
loadClass
in interface HK2Loader
className
- The descriptor to convert into an ActiveDescriptorMultiException
- If this loader had some problem loading the classCopyright © 2009–2023 Oracle Corporation. All rights reserved.