IThrottledTemplateProcessor |
ITemplateEngine.processThrottled(java.lang.String template,
java.util.Set<java.lang.String> templateSelectors,
IContext context) |
Process the specified template (usually the template name) applying a set of
template selectors.
|
IThrottledTemplateProcessor |
ITemplateEngine.processThrottled(java.lang.String template,
IContext context) |
Process the specified template (usually the template name).
|
IThrottledTemplateProcessor |
ITemplateEngine.processThrottled(TemplateSpec templateSpec,
IContext context) |
|
IThrottledTemplateProcessor |
TemplateEngine.processThrottled(java.lang.String template,
java.util.Set<java.lang.String> templateSelectors,
IContext context) |
|
IThrottledTemplateProcessor |
TemplateEngine.processThrottled(java.lang.String template,
IContext context) |
|
IThrottledTemplateProcessor |
TemplateEngine.processThrottled(TemplateSpec templateSpec,
IContext context) |
|