public final class Reflective extends Object
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
KEYWORDS |
static String |
MAIN |
static Object |
NO_MATCH |
| Constructor and Description |
|---|
Reflective() |
public static final Object NO_MATCH
public static final String MAIN
public static Object invoke(CommandSession session, Object target, String name, List<Object> args) throws Exception
session - target - name - args - ExceptionCopyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.