java.lang.Object
io.dropwizard.views.common.View
io.jstach.opt.dropwizard.DefaultJStachioView
- All Implemented Interfaces:
JStachioView
Default view implementation.
- Author:
- agentgt
-
Constructor Summary
Constructors
Creates a view from the given model
-
Method Summary
The JStache annotated instance
Methods inherited from class io.dropwizard.views.common.View
getCharset, getTemplateName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DefaultJStachioView
Creates a view from the given model
- Parameters:
model
- jstache annotated model
-
Method Details
-
model
The JStache annotated instance
- Specified by:
model
in interface JStachioView
- Returns:
- model