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

java.lang.Object
  extended by org.objectweb.proactive.calcium.examples.blast.AbstractExecuteCommand
      extended by org.objectweb.proactive.calcium.examples.blast.ExecuteBlast
All Implemented Interfaces:
java.io.Serializable, Execute<BlastParameters>, Muscle

public class ExecuteBlast
extends AbstractExecuteCommand
implements Execute<BlastParameters>

See Also:
Serialized Form

Constructor Summary
ExecuteBlast()
           
 
Method Summary
 BlastParameters execute(BlastParameters param)
           
 java.net.URL getProgramURL()
           
 
Methods inherited from class org.objectweb.proactive.calcium.examples.blast.AbstractExecuteCommand
execProcess
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecuteBlast

public ExecuteBlast()
Method Detail

execute

public BlastParameters execute(BlastParameters param)
                        throws EnvironmentException
Specified by:
execute in interface Execute<BlastParameters>
Throws:
EnvironmentException

getProgramURL

public java.net.URL getProgramURL()
                           throws EnvironmentException
Specified by:
getProgramURL in class AbstractExecuteCommand
Throws:
EnvironmentException


Copyright 2001-2007 INRIA All Rights Reserved.