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