public interface TemplateRenderingCallback
Modifier and Type | Method and Description |
---|---|
void |
renderTemplate(String template)
Renders the provided template.
|
void renderTemplate(String template)
template
- The template content, must not be null.Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.