private class JCacheAspectSupport.CacheOperationInvokerAdapter extends java.lang.Object implements CacheOperationInvoker
CacheOperationInvoker.ThrowableWrapper| Modifier and Type | Field and Description |
|---|---|
private CacheOperationInvoker |
delegate |
| Constructor and Description |
|---|
CacheOperationInvokerAdapter(CacheOperationInvoker delegate) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke()
Invoke the cache operation defined by this instance.
|
private final CacheOperationInvoker delegate
public CacheOperationInvokerAdapter(CacheOperationInvoker delegate)
public java.lang.Object invoke()
throws CacheOperationInvoker.ThrowableWrapper
CacheOperationInvokerCacheOperationInvoker.ThrowableWrapper.invoke in interface CacheOperationInvokerCacheOperationInvoker.ThrowableWrapper - if an error occurred while invoking the operation