public class ClosureSourceBinding
| Constructor and description | 
|---|
| ClosureSourceBinding
                                (Closure closure) | 
| ClosureSourceBinding
                                (Closure closure, Object[] arguments) | 
| Type | Name and description | 
|---|---|
| Closure | getClosure() | 
| Object | getSourceValue() | 
| void | setClosure(Closure closure) | 
| void | setClosureArgument(Object argument) | 
| void | setClosureArguments(Object[] arguments) | 
Copyright © 2003-2016 The Apache Software Foundation. All rights reserved.