|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TemporaryFileStore
Manages a repository of temporary local files.
Method Summary | |
---|---|
File |
allocateFile(String basename)
Allocates a new temporary file. |
Method Detail |
---|
File allocateFile(String basename) throws FileSystemException
basename
- The name of the file.
FileSystemException
- if an error occurs.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |