public static class lambdadockerfile.Template
extends com.fizzed.rocker.runtime.DefaultRockerTemplate
Modifier and Type | Field and Description |
---|---|
protected BuildTool |
buildTool |
protected java.lang.String |
jarFile |
protected JdkVersion |
jdkVersion |
protected Project |
project |
Constructor and Description |
---|
Template(lambdadockerfile model) |
Modifier and Type | Method and Description |
---|---|
protected void |
__doRender() |
protected final Project project
protected final BuildTool buildTool
protected final java.lang.String jarFile
protected final JdkVersion jdkVersion
public Template(lambdadockerfile model)