public class ExecutionUtils
extends java.lang.Object
| Constructor and Description | 
|---|
| ExecutionUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.Object | invoke(java.lang.Object callable,
      java.lang.Object... args)Deprecated. 
 since 0.7.0 ; this super-loose typing should be avoided; if it is needed, let's move it to one of the Groovy compatibility classes | 
public static java.lang.Object invoke(java.lang.Object callable,
                      java.lang.Object... args)