Class CmsContainerConfigurationCache

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String INHERITANCE_CONFIG_FILE_NAME
      The standard file name for inherited container configurations.
      static org.apache.commons.logging.Log LOG
      The logger instance for this class.
      protected boolean m_initialized
      A flag which indicates whether this cache is initialized.
      static CmsUUID UPDATE_ALL
      UUID used to signal a cache clear.
      static long UPDATE_INTERVAL_MILLIS
      Interval used to check for changes.