org.apache.torque.generator.configuration
Class ConfigurationTestSkipDecider

java.lang.Object
  extended by org.apache.torque.generator.configuration.ConfigurationTestSkipDecider
All Implemented Interfaces:
org.apache.torque.generator.source.skipDecider.SkipDecider

public class ConfigurationTestSkipDecider
extends Object
implements org.apache.torque.generator.source.skipDecider.SkipDecider


Constructor Summary
ConfigurationTestSkipDecider()
           
 
Method Summary
 boolean proceed(org.apache.torque.generator.control.ControllerState controllerState)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationTestSkipDecider

public ConfigurationTestSkipDecider()
Method Detail

proceed

public boolean proceed(org.apache.torque.generator.control.ControllerState controllerState)
Specified by:
proceed in interface org.apache.torque.generator.source.skipDecider.SkipDecider


Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.