|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crsh.lang.impl.groovy.Helper
public class Helper
| Constructor Summary | |
|---|---|
Helper()
|
|
| Method Summary | |
|---|---|
static Object |
invokeMethod(RuntimeContext context,
String name,
Object args,
groovy.lang.MissingMethodException ex)
|
static SafeCallable |
resolveMethodInvocation(InvocationContext context,
String name,
Object args)
|
static PipeLineClosure |
resolveProperty(InvocationContext context,
String property)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Helper()
| Method Detail |
|---|
public static Object invokeMethod(RuntimeContext context,
String name,
Object args,
groovy.lang.MissingMethodException ex)
public static PipeLineClosure resolveProperty(InvocationContext context,
String property)
public static SafeCallable resolveMethodInvocation(InvocationContext context,
String name,
Object args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||