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 Details

    • CacheInterceptionContext

      public CacheInterceptionContext(List<T> interceptorBindings)
  • Method Details

    • getInterceptorBindings

      public List<T> getInterceptorBindings()