|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FileSystemReceiverService
Method Summary | |
---|---|
java.lang.String |
getDataDirectory()
Get the directory to which work phase files get written. |
java.lang.String |
getLogDirectory()
Get the directory to which log (as in journal) files will be written. |
boolean |
isErrorOnOverwrite()
Should an error be generated on overwriting content ? |
java.lang.Runnable |
pollCommand()
poll a queued command. |
void |
queueCommand(java.lang.Runnable command)
Queue a command object for execution. |
Method Detail |
---|
java.lang.String getLogDirectory()
java.lang.String getDataDirectory()
boolean isErrorOnOverwrite()
void queueCommand(java.lang.Runnable command)
java.lang.Runnable pollCommand()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |