org.mactor.framework.commandexecutors
Class ValueCommandExecutorFactory

java.lang.Object
  extended by org.mactor.framework.commandexecutors.ValueCommandExecutorFactory

public class ValueCommandExecutorFactory
extends java.lang.Object


Constructor Summary
ValueCommandExecutorFactory()
           
 
Method Summary
static ValueCommandExecutor createExecutor(TestContextImpl context, ValueSpec spec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueCommandExecutorFactory

public ValueCommandExecutorFactory()
Method Detail

createExecutor

public static ValueCommandExecutor createExecutor(TestContextImpl context,
                                                  ValueSpec spec)
                                           throws MactorException
Throws:
MactorException


Copyright © 2008. All Rights Reserved.