org.objectweb.proactive.calcium.examples.blast
Class AbstractExecuteCommand

java.lang.Object
  extended by org.objectweb.proactive.calcium.examples.blast.AbstractExecuteCommand
Direct Known Subclasses:
ExecuteBlast, ExecuteFormatDB, ExecuteFormatQuery

public abstract class AbstractExecuteCommand
extends java.lang.Object


Constructor Summary
AbstractExecuteCommand()
           
 
Method Summary
protected  void execProcess(java.lang.String arguments, java.io.File workingDirectory)
           
protected abstract  java.net.URL getProgramURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractExecuteCommand

public AbstractExecuteCommand()
Method Detail

getProgramURL

protected abstract java.net.URL getProgramURL()
                                       throws EnvironmentException,
                                              MuscleException
Throws:
EnvironmentException
MuscleException

execProcess

protected void execProcess(java.lang.String arguments,
                           java.io.File workingDirectory)
                    throws EnvironmentException
Throws:
EnvironmentException


Copyright 2001-2007 INRIA All Rights Reserved.