public class ModuleFrameworkAdapterHelper
extends Object
| Constructor and Description |
|---|
ModuleFrameworkAdapterHelper(String className) |
| Modifier and Type | Method and Description |
|---|---|
Object |
exec(String methodName,
Class<?>[] parameterTypes,
Object... parameters) |
static ClassLoader |
getClassLoader() |
protected Method |
searchMethod(String methodName,
Class<?>[] parameterTypes) |