|
ehcache | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ehcache.util.PropertyUtil
Property utilities.
Method Summary | |
static java.lang.String |
extractAndLogProperty(java.lang.String name,
java.util.Properties properties)
|
static java.util.Properties |
parseProperties(java.lang.String propertiesString)
Parse properties supplied as a comma separated list into a Properties object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.lang.String extractAndLogProperty(java.lang.String name, java.util.Properties properties)
public static java.util.Properties parseProperties(java.lang.String propertiesString)
Properties
object
propertiesString
- a comma separated list such as "propertyA=s, propertyB=t"
|
ehcache | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |