Class JCacheInterceptor

    • Constructor Detail

      • JCacheInterceptor

        public JCacheInterceptor()
        Construct a new JCacheInterceptor with the default error handler.
      • JCacheInterceptor

        public JCacheInterceptor​(@Nullable
                                 Supplier<CacheErrorHandler> errorHandler)
        Construct a new JCacheInterceptor with the given error handler.
        Parameters:
        errorHandler - a supplier for the error handler to use, applying the default error handler if the supplier is not resolvable
        Since:
        5.1