Class CacheInterceptionContext<T extends Annotation>
- java.lang.Object
-
- io.quarkus.infinispan.client.runtime.cache.CacheInterceptionContext<T>
-
public class CacheInterceptionContext<T extends Annotation> extends Object
-
-
Constructor Summary
Constructors Constructor Description CacheInterceptionContext(List<T> interceptorBindings)
-