Package compbio.engine.client

Classes and interfaces representing an input for engines.

See:
          Description

Interface Summary
ClusterNativeSpecExecutable<T>  
ConfiguredExecutable<T>  
Executable<T> Interface to a native executable.
PipedExecutable<T> This is a marker interface to indicate that the output of the process must be captured.
 

Class Summary
CommandBuilder<T>  
ConfExecutable<T>  
EnvVariableProcessor  
PathValidator  
RunConfiguration Value class for persisting ConfExecutable instances
SkeletalExecutable<T>  
Util  
 

Enum Summary
Executable.ExecProvider  
 

Package compbio.engine.client Description

Classes and interfaces representing an input for engines. These classes are known to runners, which form the next layer of the JABAWS hierarchy.

Author:
Petr Troshin Date January 2010