I - The intercepted method invocationpublic abstract class AbstractCacheInterceptor<I> extends Object
| Constructor and Description |
|---|
AbstractCacheInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Object |
proceed(I invocation)
Proceed with the invocation
|
Copyright © 2019. All rights reserved.