org.xwiki.velocity.internal.jmx
Interface JMXVelocityEngineMBean
- All Known Implementing Classes:
- JMXVelocityEngine
public interface JMXVelocityEngineMBean
MBean API related to Velocity Engines. Supports the following features:
- Retrieve list of template namespaces along with the name of macros registered in each template namespace
- Since:
- 2.4M2
- Version:
- $Id$
|
Method Summary |
javax.management.openmbean.TabularData |
getTemplates()
|
getTemplates
javax.management.openmbean.TabularData getTemplates()
- Returns:
- the list of template namespaces along with the name of macros registered in each template namespace
Copyright © 2004-2011 XWiki. All Rights Reserved.