Class InputPreprocessorService

java.lang.Object
fr.ens.biologie.genomique.kenetre.util.ServiceNameLoader<InputPreprocessor>
fr.ens.biologie.genomique.eoulsan.modules.multiqc.InputPreprocessorService

public class InputPreprocessorService extends fr.ens.biologie.genomique.kenetre.util.ServiceNameLoader<InputPreprocessor>
This class define a service to retrieve a InputPreprocessor.
Since:
2.2
Author:
Laurent Jourdren
  • Field Summary

    Fields inherited from class fr.ens.biologie.genomique.kenetre.util.ServiceNameLoader

    PREFIX
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve the singleton static instance of an AlignmentsFilter.

    Methods inherited from class fr.ens.biologie.genomique.kenetre.util.ServiceNameLoader

    addClassesToNotLoad, addClassToNotLoad, clearClassesToNotLoad, getClassesToNotLoad, getServiceClasses, isService, newService, newServices, reload, removeClassesToNotLoad, removeClassToNotLoad

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getInstance

      public static InputPreprocessorService getInstance()
      Retrieve the singleton static instance of an AlignmentsFilter.
      Returns:
      A ActionService instance