de.flapdoodle.embed.process.config
Class ExecutableProcessConfig

java.lang.Object
  extended by de.flapdoodle.embed.process.config.ExecutableProcessConfig

public class ExecutableProcessConfig
extends Object


Field Summary
protected  IVersion version
           
 
Constructor Summary
ExecutableProcessConfig(IVersion version)
           
 
Method Summary
 IVersion getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

version

protected final IVersion version
Constructor Detail

ExecutableProcessConfig

public ExecutableProcessConfig(IVersion version)
Method Detail

getVersion

public IVersion getVersion()


Copyright © 2012. All Rights Reserved.