org.mactor.framework.commandexecutors.sql
Class SqlValueCommandExecutor

java.lang.Object
  extended by org.mactor.framework.commandexecutors.sql.SqlValueCommandExecutor
All Implemented Interfaces:
ValueCommandExecutor

public class SqlValueCommandExecutor
extends java.lang.Object
implements ValueCommandExecutor


Constructor Summary
SqlValueCommandExecutor(java.lang.String command)
           
 
Method Summary
 java.lang.String extractValue(TestContextImpl context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqlValueCommandExecutor

public SqlValueCommandExecutor(java.lang.String command)
Method Detail

extractValue

public java.lang.String extractValue(TestContextImpl context)
                              throws MactorException
Specified by:
extractValue in interface ValueCommandExecutor
Throws:
MactorException


Copyright © 2008. All Rights Reserved.