Class BrowserCacheManager


  • @SpringBeanAccessor
    @Scriptable
    public final class BrowserCacheManager
    extends Object
    • Method Detail

      • isAvailable

        public static boolean isAvailable()
      • isAvailable

        public static boolean isAvailable​(org.springframework.context.ApplicationContext p_appCtx)
      • getInstance

        public static final IBrowserCacheManager getInstance()
        Get the cache manager instance.
        Returns:
        The cache manager instance.
      • getInstance

        public static final IBrowserCacheManager getInstance​(org.springframework.context.ApplicationContext p_appCtx)
        Get the cache manager instance.
        Parameters:
        p_appCtx - The application context.
        Returns:
        The cache manager instance.