|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
getStoreFilePath()
Gets the file path for the directory where the objects will be stored. |
java.lang.String |
getStoreFileSuffix()
Gets the file suffix for each of the files that objects will be persisted to. |
void |
setStoreFilePath(java.lang.String filePath)
Sets teh file path for the directory where the objects will be stored. |
void |
setStoreFileSuffix(java.lang.String fileSuffix)
Sets the file suffix for each of the files that objects will be persisted to. |
Methods inherited from interface org.jboss.remoting.SerializableStore (src) |
add, create, destroy, getNext, getPurgeOnShutdown, purgeFiles, setConfig, setPurgeOnShutdown, size, start, stop |
Method Detail |
public java.lang.String getStoreFilePath()
public void setStoreFilePath(java.lang.String filePath)
filePath
- public java.lang.String getStoreFileSuffix()
public void setStoreFileSuffix(java.lang.String fileSuffix)
fileSuffix
-
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |