org.sakaiproject.util
Class SakaiPropertyPromoter
java.lang.Object
org.sakaiproject.util.SakaiPropertyPromoter
public class SakaiPropertyPromoter
- extends Object
Some Sakai properties have traditionally also been exposed as Java system properties.
This is a simple utility class to handle that chore.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SakaiPropertyPromoter
public SakaiPropertyPromoter()
init
public void init()
setSakaiProperties
public void setSakaiProperties(SakaiProperties sakaiProperties)
setSakaiPropertyToSystemPropertyMap
public void setSakaiPropertyToSystemPropertyMap(Map<String,String> sakaiPropertyToSystemPropertyMap)
Copyright © 2003-2012 The Sakai Foundation. All Rights Reserved.