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
- Exception
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.