|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
String |
getStoreFilePath()
Gets the file path for the directory where the objects will be stored. |
String |
getStoreFileSuffix()
Gets the file suffix for each of the files that objects will be persisted to. |
void |
setStoreFilePath(String filePath)
Sets teh file path for the directory where the objects will be stored. |
void |
setStoreFileSuffix(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 |
add, create, destroy, getNext, getPurgeOnShutdown, purgeFiles, setConfig, setPurgeOnShutdown, size, start, stop |
| Method Detail |
public String getStoreFilePath()
public void setStoreFilePath(String filePath)
filePath - public String getStoreFileSuffix()
public void setStoreFileSuffix(String fileSuffix)
fileSuffix -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||