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