| 
Groovy 1.8.5 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.codehaus.groovy.binding.ClosureTriggerBinding
public class ClosureTriggerBinding extends Object
| Constructor Summary | |
            ClosureTriggerBinding(Map syntheticBindings)
             | 
        |
| Method Summary | |
|---|---|
            FullBinding
         | 
        
            createBinding(SourceBinding source, TargetBinding target)
             | 
        
            Closure
         | 
        
            getClosure()
             | 
        
            Object
         | 
        
            getSourceValue()
             | 
        
            void
         | 
        
            setClosure(Closure closure)
             | 
        
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll | 
| Constructor Detail | 
|---|
public ClosureTriggerBinding(Map syntheticBindings)
| Method Detail | 
|---|
public FullBinding createBinding(SourceBinding source, TargetBinding target)
public Closure getClosure()
public Object getSourceValue()
public void setClosure(Closure closure)
Copyright © 2003-2011 The Codehaus. All rights reserved.