org.apache.torque.generator.configuration
Class OtherConfigurationTestSkipDecider

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

public class OtherConfigurationTestSkipDecider
extends Object
implements SkipDecider


Constructor Summary
OtherConfigurationTestSkipDecider()
           
 
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

OtherConfigurationTestSkipDecider

public OtherConfigurationTestSkipDecider()
Method Detail

proceed

public boolean proceed(ControllerState controllerState)
Specified by:
proceed in interface SkipDecider


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