Class EoulsanRuntime

java.lang.Object
fr.ens.biologie.genomique.eoulsan.EoulsanRuntime

public final class EoulsanRuntime extends Object
This class store the only Eoulsan runtime instance.
Since:
1.0
Author:
Laurent Jourdren
  • Method Details

    • getRuntime

      public static AbstractEoulsanRuntime getRuntime()
      Get the Eoulsan runtime instance.
      Returns:
      the EoulsanRuntime instance
    • getSettings

      public static Settings getSettings()
      Get instance settings.
      Returns:
      the Settings object from the instance
    • isRuntime

      public static boolean isRuntime()
      Test if an instance of the runtime is set.
      Returns:
      true if an instance of the EoulsanRuntime is set