Class PropertiesContext


  • public class PropertiesContext
    extends Object
    PropertiesContext loads the portal driver properties. A portal driver is a lightweight portal execution environment.
    • Constructor Detail

      • PropertiesContext

        protected PropertiesContext()
        Constructs a PropertiesContext. It loads all of the properties about the portal context.
    • Method Detail

      • get

        public static PropertiesContext get()
        Gets the properties context of the Silverpeas portal.
        Returns:
        a PropertiesContext instance.
      • isPortletRenderModeParallel

        public boolean isPortletRenderModeParallel()
      • enableAutodeploy

        public boolean enableAutodeploy()
      • getAutodeployDirWatchInterval

        public long getAutodeployDirWatchInterval()