Interface TempFileFactory


public interface TempFileFactory
Intended to use if you don't want to use the standard behavior how a temp file is created, mainly for security purposes.
  • Method Summary

    Modifier and Type
    Method
    Description
    createFile(String prefix, String postfix)