org.apache.torque.generator.configuration
Class ConfigurationTestSkipDecider

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

public class ConfigurationTestSkipDecider
extends Object
implements SkipDecider


Constructor Summary
ConfigurationTestSkipDecider()
           
 
Method Summary
 boolean proceed(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(ControllerState controllerState)
Specified by:
proceed in interface SkipDecider


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