|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
Since Groovy Script don't support overriding setProperty, we have to using a trick with the Binding to provide this functionality
| Field Summary | |
|---|---|
def |
callable
|
| Constructor Summary | |
ConfigBinding(Closure c)
|
|
| Method Summary | |
|---|---|
void |
setVariable(String name, Object value)
|
| Constructor Detail |
|---|
public ConfigBinding(Closure c)
| Method Detail |
|---|
void setVariable(String name, Object value)