Package net.officefloor.web.template
Annotation Type NotRenderTemplateAfter
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface NotRenderTemplateAfterFlags that theParsedTemplateshould not be rendered after the method completes. This is to avoid the default behaviour of re-rendering theParsedTemplate.- Author:
- Daniel Sagenschneider