public class ReflectUtil
extends java.lang.Object
| Constructor and Description |
|---|
ReflectUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getSignature(java.lang.reflect.Method method) |
static java.lang.String |
parametersAsString(java.lang.reflect.Method method) |
public static java.lang.String getSignature(java.lang.reflect.Method method)
throws StaticRegionException
StaticRegionExceptionpublic static java.lang.String parametersAsString(java.lang.reflect.Method method)
throws StaticRegionException
StaticRegionException