org.mactor.framework.commandexecutors
Class ActionCommandExecutorFactory

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

public class ActionCommandExecutorFactory
extends java.lang.Object


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

Constructor Detail

ActionCommandExecutorFactory

public ActionCommandExecutorFactory()
Method Detail

createExecutor

public static ActionCommandExecutor createExecutor(TestContextImpl context,
                                                   ActionSpec spec)
                                            throws MactorException
Throws:
MactorException


Copyright © 2008. All Rights Reserved.