|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Description of the Interface
| Method Summary | |
boolean |
getClearOnStart()
Gets the clearOnStart attribute of the IJISPCacheAttributes object |
java.lang.String |
getDiskPath()
Gets the diskPath attribute of the IJISPCacheAttributes object |
void |
setClearOnStart(boolean clear)
Sets the clearOnStart attribute of the IJISPCacheAttributes object |
void |
setDiskPath(java.lang.String path)
Sets the diskPath attribute of the IJISPCacheAttributes object |
| Methods inherited from interface org.apache.jcs.auxiliary.behavior.IAuxiliaryCacheAttributes |
copy, getCacheName, getName, setCacheName, setName |
| Method Detail |
public void setDiskPath(java.lang.String path)
path - The new diskPath valuepublic java.lang.String getDiskPath()
public void setClearOnStart(boolean clear)
clear - The new clearOnStart valuepublic boolean getClearOnStart()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||