Class PortletRegistryCache


  • public class PortletRegistryCache
    extends Object
    PortletRegistryCache maintains the cache of Portlet registry objects.
    • Constructor Detail

      • PortletRegistryCache

        public PortletRegistryCache()
    • Method Detail

      • init

        public static void init()
      • refreshPortletAppRegistryCache

        public static void refreshPortletAppRegistryCache​(boolean refresh)
      • readPortletAppRegistryCache

        public static boolean readPortletAppRegistryCache()
      • refreshPortletWindowRegistryCache

        public static void refreshPortletWindowRegistryCache​(boolean refresh)
      • readPortletWindowRegistryCache

        public static boolean readPortletWindowRegistryCache()
      • refreshPortletWindowPreferenceRegistryCache

        public static void refreshPortletWindowPreferenceRegistryCache​(boolean refresh)
      • readPortletWindowPreferenceRegistryCache

        public static boolean readPortletWindowPreferenceRegistryCache()
      • setPortletAppRegistryContext

        public static void setPortletAppRegistryContext​(PortletAppRegistryContext tmpPortletAppRegistryContext)
      • setPortletWindowRegistryContext

        public static void setPortletWindowRegistryContext​(PortletWindowRegistryContext tmpPortletWindowRegistryContext)
      • setPortletWindowPreferenceRegistryContext

        public static void setPortletWindowPreferenceRegistryContext​(PortletWindowPreferenceRegistryContext tmpPortletWindowPreferenceRegistryContext)
      • getMonitoredFileName

        public static String getMonitoredFileName​(String fileName)
        Returns the monitored config file name. The monitored file name is same as the file name with "." prepended.