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