|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
interface OperationFactory
Factory of Operation.
| Method Summary | |
|---|---|
Operation
|
create(Remote remote, groovy.lang.Closure closure)
Creates an instance. |
| Method Detail |
|---|
Operation create(Remote remote, groovy.lang.Closure closure)
remote - the remoteclosure - operation closure
Groovy Documentation