- java.lang.Object
-
- de.sormuras.bartholdy.process.Java
-
-
Constructor Summary
Constructors Constructor Description Java()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.StringcreateProgram()java.lang.StringgetName()java.lang.StringgetVersion()Resultrun(Configuration configuration)
-
-
-
Method Detail
-
createProgram
protected java.lang.String createProgram()
-
getName
public java.lang.String getName()
-
getVersion
public java.lang.String getVersion()
-
run
public Result run(Configuration configuration)
-
-