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