|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ehcache.config.Configuration.DiskStore
A class to represent DiskStore configuration
e.g.
Constructor Summary | |
Configuration.DiskStore()
|
Method Summary | |
void |
setPath(java.lang.String path)
Sets the path |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Configuration.DiskStore()
Method Detail |
public void setPath(java.lang.String path)
path
- If the path is a Java System Property it is replaced by
its value in the running VM. The following properties are translated:
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |