com.liferay.portal.kernel.util
Class PropsUtil

java.lang.Object
  extended by com.liferay.portal.kernel.util.PropsUtil

public class PropsUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
PropsUtil()
           
 
Method Summary
static java.lang.String get(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropsUtil

public PropsUtil()
Method Detail

get

public static java.lang.String get(java.lang.String key)
                            throws java.lang.Exception
Throws:
java.lang.Exception