edu.samplu.common
Class FreemarkerJMeterGenerator

java.lang.Object
  extended by edu.samplu.common.FreemarkerJMeterGenerator

public class FreemarkerJMeterGenerator
extends Object

The JMeter.ftl must use "@{" for JMeter variables these are converted to "${" after the templating. Required to avoid Freemarker errors caused by JMeter variables being interpreted as Freemarker variables.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
FreemarkerJMeterGenerator()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FreemarkerJMeterGenerator

public FreemarkerJMeterGenerator()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.