@Deprecated public class MethodCallsBuilder extends groovy.lang.GroovyObjectSupport
| Constructor and Description |
|---|
MethodCallsBuilder(DescriptiveNode support,
groovy.lang.Closure callsDescription)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doInvokeMethod(String methodName,
String name,
Object args)
Deprecated.
|
Object |
invokeMethod(String methodName)
Deprecated.
|
Object |
invokeMethod(String methodName,
Object args)
Deprecated.
|
public MethodCallsBuilder(DescriptiveNode support, groovy.lang.Closure callsDescription)
Copyright © 2015 LSST. All rights reserved.