org.mactor.framework.commandexecutors.bsh
Class BshValueCommandExecutor

java.lang.Object
  extended by org.mactor.framework.commandexecutors.bsh.BshValueCommandExecutor
All Implemented Interfaces:
ValueCommandExecutor

public class BshValueCommandExecutor
extends java.lang.Object
implements ValueCommandExecutor


Constructor Summary
BshValueCommandExecutor(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

BshValueCommandExecutor

public BshValueCommandExecutor(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.