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:

Since:
2.4M2
Version:
$Id$

Method Summary
 javax.management.openmbean.TabularData getTemplates()
           
 

Method Detail

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.