|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TemporaryDirectoryConfigurable<T extends TemporaryDirectoryConfigurable<T>>
This interface is implemented by all task factories that can be configured with a temporary directory.
Method Summary | |
---|---|
T |
setTempDirectory(Object o)
Set a temporary files directory for the task. |
Method Detail |
---|
T setTempDirectory(Object o)
o
- The temporary files directory. This will be interpreted in some
way.
this
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |