Class StaticCache

    • Constructor Detail

      • StaticCache

        public StaticCache()
    • Method Detail

      • clearStaticCache

        public void clearStaticCache()
      • getRequestCacheMap

        public java.util.Map getRequestCacheMap()
      • getRequestCacheContentIfExists

        public <T> T getRequestCacheContentIfExists​(SingletonCreator.Creator<T> creator)
      • clearRequestCache

        public void clearRequestCache()