public class testlambda
extends com.fizzed.rocker.runtime.DefaultRockerModel
Modifier and Type | Class and Description |
---|---|
static class |
testlambda.Template |
Constructor and Description |
---|
testlambda() |
Modifier and Type | Method and Description |
---|---|
protected com.fizzed.rocker.runtime.DefaultRockerTemplate |
buildTemplate() |
BuildTool |
buildTool() |
testlambda |
buildTool(BuildTool buildTool) |
static java.lang.String[] |
getArgumentNames() |
static com.fizzed.rocker.ContentType |
getContentType() |
static java.lang.String |
getHeaderHash() |
static java.lang.String |
getTemplateName() |
static java.lang.String |
getTemplatePackageName() |
java.lang.String |
infrastructureModuleName() |
testlambda |
infrastructureModuleName(java.lang.String infrastructureModuleName) |
boolean |
nativeImage() |
testlambda |
nativeImage(boolean nativeImage) |
static testlambda |
template(BuildTool buildTool,
boolean nativeImage,
java.lang.String infrastructureModuleName) |
public static com.fizzed.rocker.ContentType getContentType()
public static java.lang.String getTemplateName()
public static java.lang.String getTemplatePackageName()
public static java.lang.String getHeaderHash()
public static java.lang.String[] getArgumentNames()
public testlambda buildTool(BuildTool buildTool)
public BuildTool buildTool()
public testlambda nativeImage(boolean nativeImage)
public boolean nativeImage()
public testlambda infrastructureModuleName(java.lang.String infrastructureModuleName)
public java.lang.String infrastructureModuleName()
public static testlambda template(BuildTool buildTool, boolean nativeImage, java.lang.String infrastructureModuleName)
protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
buildTemplate
in class com.fizzed.rocker.runtime.DefaultRockerModel
com.fizzed.rocker.RenderingException