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