org.codehaus.groovy.binding
Class ClosureTriggerBinding
java.lang.Object
org.codehaus.groovy.binding.ClosureTriggerBinding
- All Implemented Interfaces:
- TriggerBinding
class ClosureTriggerBinding
extends Object
Methods inherited from class Object
|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
closure
Closure closure
-
syntheticBindings
Map syntheticBindings
-
ClosureTriggerBinding
public ClosureTriggerBinding(Map syntheticBindings)
-
createBinding
public FullBinding createBinding(SourceBinding source, TargetBinding target)
-
getClosure
public Closure getClosure()
-
getSourceValue
public Object getSourceValue()
-
setClosure
public void setClosure(Closure closure)
-
Copyright © 2003-2009 The Codehaus. All rights reserved.