JBoss.orgCommunity Documentation
Template management provides the capability to force the reload of a specified template.
The JMX name template of Template management MBeans: exo:portal="portal",service=management,view=portal,type=template.
Operation | Description |
---|---|
reloadTemplates
| Clear the template cache. |
listCachedTemplates
| List identifiers of the cached templates. |
reloadTemplate(templateId)
| Clear the template cache for a specified template identifier. |