Class CacheInvalidateAllInterceptor
java.lang.Object
io.quarkus.infinispan.client.runtime.cache.CacheInterceptor
io.quarkus.infinispan.client.runtime.cache.CacheInvalidateAllInterceptor
-
Nested Class Summary
Nested classes/interfaces inherited from class io.quarkus.infinispan.client.runtime.cache.CacheInterceptor
CacheInterceptor.ReturnType -
Field Summary
Fields inherited from class io.quarkus.infinispan.client.runtime.cache.CacheInterceptor
BASE_PRIORITY, remoteCacheManager, UNHANDLED_ASYNC_RETURN_TYPE_MSG -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.quarkus.infinispan.client.runtime.cache.CacheInterceptor
asyncInvocationResultToUni, createAsyncResult, determineReturnType, getCacheKey, getInterceptionContext, getRemoteCacheManager
-
Constructor Details
-
CacheInvalidateAllInterceptor
public CacheInvalidateAllInterceptor()
-
-
Method Details
-
intercept
- Throws:
Exception
-