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

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

public class PropertyOrPlatformTempDir
extends PlatformTempDir


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

Constructor Detail

PropertyOrPlatformTempDir

public PropertyOrPlatformTempDir()
Method Detail

asFile

public File asFile()
Specified by:
asFile in interface IDirectory
Overrides:
asFile in class PlatformTempDir

defaultInstance

public static IDirectory defaultInstance()


Copyright © 2012. All Rights Reserved.