Klasse BrowserCacheManager

java.lang.Object
de.uplanet.lucy.server.portalserver.browsercache.BrowserCacheManager

@SpringBeanAccessor @Scriptable public final class BrowserCacheManager extends Object
  • Methodendetails

    • 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.
      Gibt zurück:
      The cache manager instance.
    • getInstance

      public static final IBrowserCacheManager getInstance(org.springframework.context.ApplicationContext p_appCtx)
      Get the cache manager instance.
      Parameter:
      p_appCtx - The application context.
      Gibt zurück:
      The cache manager instance.