Uses of Class
io.quarkus.cache.runtime.CacheInterceptionContext
Packages that use CacheInterceptionContext
-
Uses of CacheInterceptionContext in io.quarkus.cache.runtime
Methods in io.quarkus.cache.runtime that return CacheInterceptionContextModifier and TypeMethodDescriptionprotected <T> CacheInterceptionContext<T>CacheInterceptor.getInterceptionContext(jakarta.interceptor.InvocationContext invocationContext, Class<T> interceptorBindingClass, boolean supportsCacheKey)