de.flapdoodle.embed.process.io.directories
Class PlatformTempDir

java.lang.Object
  extended by de.flapdoodle.embed.process.io.directories.PlatformTempDir
All Implemented Interfaces:
IDirectory
Direct Known Subclasses:
PropertyOrPlatformTempDir

public class PlatformTempDir
extends Object
implements IDirectory


Constructor Summary
PlatformTempDir()
           
 
Method Summary
 File asFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformTempDir

public PlatformTempDir()
Method Detail

asFile

public File asFile()
Specified by:
asFile in interface IDirectory


Copyright © 2012. All Rights Reserved.