railo.runtime.spooler
Class ExecutionPlanImpl

java.lang.Object
  extended by railo.runtime.spooler.ExecutionPlanImpl
All Implemented Interfaces:
Serializable, ExecutionPlan

public class ExecutionPlanImpl
extends Object
implements ExecutionPlan

See Also:
Serialized Form

Constructor Summary
ExecutionPlanImpl(int tries, int interval)
           
 
Method Summary
 int getInterval()
           
 int getIntervall()
           
 int getTries()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionPlanImpl

public ExecutionPlanImpl(int tries,
                         int interval)
Method Detail

getTries

public int getTries()
Specified by:
getTries in interface ExecutionPlan
Returns:
the tries

getIntervall

public int getIntervall()
Specified by:
getIntervall in interface ExecutionPlan
Returns:
the interval in seconds

getInterval

public int getInterval()


Copyright © 2012 Railo