com.silverpeas.portlets.portal
Class PropertiesContext
java.lang.Object
com.silverpeas.portlets.portal.PropertiesContext
public class PropertiesContext
- extends Object
PropertiesContext loads the portal driver properties. A portal driver is a lightweight portal
execution environment.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesContext
protected PropertiesContext()
- Constructs a PropertiesContext. It loads all of the properties about the portal context.
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()
Copyright © 2016 Silverpeas. All Rights Reserved.