Class ClusterTaskSchedulerService

java.lang.Object
fr.ens.biologie.genomique.kenetre.util.ServiceNameLoader<ClusterTaskScheduler>
fr.ens.biologie.genomique.eoulsan.core.schedulers.clusters.ClusterTaskSchedulerService

public class ClusterTaskSchedulerService extends fr.ens.biologie.genomique.kenetre.util.ServiceNameLoader<ClusterTaskScheduler>
This class define a service to retrieve a ClusterTaskScheduler.
Since:
2.0
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 ClusterTaskSchedulerService.

    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 ClusterTaskSchedulerService getInstance()
      Retrieve the singleton static instance of an ClusterTaskSchedulerService.
      Returns:
      A ActionService instance