|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface CarbonadoProvider
| Method Summary | |
|---|---|
R
|
withCarbonado(Closure closure)
|
R
|
withCarbonado(String repositoryName, Closure closure)
|
R
|
withCarbonado(CallableWithArgs callable)
|
R
|
withCarbonado(String repositoryName, CallableWithArgs callable)
|
| Method Detail |
|---|
public R withCarbonado(Closure closure)
public R withCarbonado(String repositoryName, Closure closure)
public R withCarbonado(CallableWithArgs callable)
public R withCarbonado(String repositoryName, CallableWithArgs callable)
Groovy Documentation