JBoss Application Server: Parent Aggregator 7.1.1.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Type Parameters:
R
- the return type of the cache operation
- All Known Implementing Classes:
- BatchOperation
- Enclosing interface:
- CacheInvoker
public static interface CacheInvoker.Operation<K,V,R>
Encapsulates a cache operation.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
R |
invoke(org.infinispan.Cache<K,V> cache)
Invoke some operation on the specified cache.
|
JBoss Application Server: Parent Aggregator 7.1.1.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.