org.exoplatform.addons.chat.utils
Class PropertyManager

java.lang.Object
  extended by org.exoplatform.addons.chat.utils.PropertyManager

public class PropertyManager
extends Object


Field Summary
static String PROPERTY_PASSPHRASE
           
static String PROPERTY_SYSTEM_PREFIX
           
 
Constructor Summary
PropertyManager()
           
 
Method Summary
static String getProperty(String key)
           
static void overrideProperty(String key, String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_SYSTEM_PREFIX

public static final String PROPERTY_SYSTEM_PREFIX
See Also:
Constant Field Values

PROPERTY_PASSPHRASE

public static final String PROPERTY_PASSPHRASE
See Also:
Constant Field Values
Constructor Detail

PropertyManager

public PropertyManager()
Method Detail

getProperty

public static String getProperty(String key)

overrideProperty

public static void overrideProperty(String key,
                                    String value)


Copyright © 2003-2014 eXo Platform SAS. All Rights Reserved.