Class CacheInterceptionContext<T extends Annotation>

    • Constructor Detail

      • CacheInterceptionContext

        public CacheInterceptionContext​(List<T> interceptorBindings,
                                        List<Short> cacheKeyParameterPositions)
    • Method Detail

      • getInterceptorBindings

        public List<T> getInterceptorBindings()
      • getCacheKeyParameterPositions

        public List<Short> getCacheKeyParameterPositions()