Interface CacheManagerAware

    • Method Detail

      • setCacheManager

        void setCacheManager​(CacheManager cacheManager)
        Sets the available CacheManager instance on this component.
        Parameters:
        cacheManager - the CacheManager instance to set on this component.