org.mactor.framework.commandexecutors
Interface ActionCommandExecutor

All Known Implementing Classes:
BshActionCommandExecutor, JavaActionCommandExecutor, ShellActionCommandExecutor, SqlActionCommandExecutor

public interface ActionCommandExecutor


Method Summary
 void perform(TestContextImpl context)
           
 

Method Detail

perform

void perform(TestContextImpl context)
             throws MactorException
Throws:
MactorException


Copyright © 2008. All Rights Reserved.