Class TempDirectoryRepository

  • All Implemented Interfaces:
    Repository

    public class TempDirectoryRepository
    extends AbstractFileSystemRepository
    A repository of files, backed by a temporary directory. This implementations makes no guarantees about the availability of data that is stored. Files might be purged without notice.
    Author:
    Guus der Kinderen, guus@goodbytes.nl