|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.velocity.internal.jmx.JMXVelocityEngine
public class JMXVelocityEngine
Uses non-stable (ie might need to be modified when we upgrade the Velocity JAR) introspection to access private fields of Velocity. This is needed since Velocity doesn't offer a way to access information about the template namespaces and the macros within them.
| Constructor Summary | |
|---|---|
JMXVelocityEngine(VelocityEngine engine)
|
|
| Method Summary | |
|---|---|
javax.management.openmbean.TabularData |
getTemplates()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JMXVelocityEngine(VelocityEngine engine)
engine - the Velocity Engine for which to return management data| Method Detail |
|---|
public javax.management.openmbean.TabularData getTemplates()
getTemplates in interface JMXVelocityEngineMBeanJMXVelocityEngineMBean.getTemplates()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||