Uses of Interface
fr.ens.biologie.genomique.eoulsan.galaxytools.executorinterpreters.ExecutorInterpreter
Packages that use ExecutorInterpreter
Package
Description
This package contain classes related to the Galaxy tool executor interpreters.
-
Uses of ExecutorInterpreter in fr.ens.biologie.genomique.eoulsan.galaxytools.executorinterpreters
Classes in fr.ens.biologie.genomique.eoulsan.galaxytools.executorinterpreters that implement ExecutorInterpreterModifier and TypeClassDescriptionclassThis class define an abstract executor interpreter that contains the default implementation of theexecute()method that use aProcessBuilder.classThis class define the default executor interpreter.classThis class define a Docker executor interpreter.classThis class define a generic executor interpreter.