public class InstallerTools extends Object
| Constructor and Description |
|---|
InstallerTools() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
invokeStaticNoArgMethod(String className,
String propertyName) |
static Class<?> |
loadClass(String className,
ClassLoader classLoader) |
public static Object invokeStaticNoArgMethod(String className, String propertyName)
public static Class<?> loadClass(String className, ClassLoader classLoader) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.