org.codehaus.groovy.binding
Interface TargetBinding

All Known Implementing Classes:
PropertyBinding, PropertyChangeProxyTargetBinding

public interface TargetBinding

Since:
Groovy 1.1

Method Summary
 void updateTargetValue(java.lang.Object value)
           
 

Method Detail

updateTargetValue

void updateTargetValue(java.lang.Object value)