X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fengine%2Fclient%2FPipedExecutable.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fengine%2Fclient%2FPipedExecutable.html;h=0000000000000000000000000000000000000000;hb=0bbebf27d045b1345bc042bdf24ef2e6808df251;hp=1994dbc17c181ba277eb8300645eaede96859e49;hpb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;p=jabaws.git diff --git a/website/full_javadoc/compbio/engine/client/PipedExecutable.html b/website/full_javadoc/compbio/engine/client/PipedExecutable.html deleted file mode 100644 index 1994dbc..0000000 --- a/website/full_javadoc/compbio/engine/client/PipedExecutable.html +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - -PipedExecutable - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -compbio.engine.client -
-Interface PipedExecutable<T>

-
-
Type Parameters:
T -
-
-
All Superinterfaces:
Executable<T>
-
-
-
All Known Subinterfaces:
ConfiguredExecutable<T>
-
-
-
All Known Implementing Classes:
ConfExecutable, Disembl, GlobPlot, Mafft, Probcons, Tcoffee
-
-
-
-
public interface PipedExecutable<T>
extends Executable<T>
- - -

-This is a marker interface to indicate that the output of the process must be - captured. It is in generally better for the process to manage its own - streams, but some executables are not capable of this thus require different - handling -

- -

-

-
Version:
-
1.0 October 2009
-
Author:
-
pvtroshin
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface compbio.engine.client.Executable
Executable.ExecProvider
-  - - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from interface compbio.engine.client.Executable
addParameters, getClusterJobSettings, getCreatedFiles, getError, getInput, getLimit, getLimits, getOutput, getParameters, getResults, loadRunConfiguration
-  -

- -


- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -