org.ow2.clif.scenario.isac.plugin
Interface TimerAction


public interface TimerAction

This interface describe the methods, which will be needed for a timer plugin

Author:
JC Meillaud, A Peyrard, Bruno Dillenseger

Method Summary
 long doTimer(int number, java.util.Map<java.lang.String,java.lang.String> params)
           
 

Method Detail

doTimer

long doTimer(int number,
             java.util.Map<java.lang.String,java.lang.String> params)