|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface TerrastoreProvider
| Method Summary | |
|---|---|
Object
|
withTerrastore(Closure closure)
|
Object
|
withTerrastore(String clientName, Closure closure)
|
Object
|
withTerrastore(CallableWithArgs callable)
|
Object
|
withTerrastore(String clientName, CallableWithArgs callable)
|
| Method Detail |
|---|
public Object withTerrastore(Closure closure)
public Object withTerrastore(String clientName, Closure closure)
public Object withTerrastore(CallableWithArgs callable)
public Object withTerrastore(String clientName, CallableWithArgs callable)
Groovy Documentation