|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.web.TmpRenderer
public class TmpRenderer
TODO: Add a description for this type.
Constructor Summary | |
---|---|
TmpRenderer(Files files,
Templates templates,
Resources resources)
Constructor. |
Method Summary | |
---|---|
Response |
render(Resource s)
Render the resource, as a response. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TmpRenderer(Files files, Templates templates, Resources resources)
files
- The files API.templates
- The templates API.resources
- The resources API.Method Detail |
---|
public Response render(Resource s)
s
- The snapshot to render.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |