de.flapdoodle.embed.process.config
Interface IRuntimeConfig


public interface IRuntimeConfig


Method Summary
 ICommandLinePostProcessor getCommandLinePostProcessor()
           
 ITempNaming getDefaultfileNaming()
           
 IDownloadConfig getDownloadConfig()
           
 ITempNaming getExecutableNaming()
           
 ProcessOutput getProcessOutput()
           
 IDirectory getTempDirFactory()
           
 

Method Detail

getDownloadConfig

IDownloadConfig getDownloadConfig()

getTempDirFactory

IDirectory getTempDirFactory()

getDefaultfileNaming

ITempNaming getDefaultfileNaming()

getExecutableNaming

ITempNaming getExecutableNaming()

getProcessOutput

ProcessOutput getProcessOutput()

getCommandLinePostProcessor

ICommandLinePostProcessor getCommandLinePostProcessor()


Copyright © 2012. All Rights Reserved.