Class 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
    • Method Detail

      • getInstance

        public static ClusterTaskSchedulerService getInstance()
        Retrieve the singleton static instance of an ClusterTaskSchedulerService.
        Returns:
        A ActionService instance
      • accept

        protected boolean accept​(Class<?> clazz)
        Specified by:
        accept in class fr.ens.biologie.genomique.kenetre.util.ServiceNameLoader<ClusterTaskScheduler>
      • getMethodName

        protected String getMethodName()
        Specified by:
        getMethodName in class fr.ens.biologie.genomique.kenetre.util.ServiceNameLoader<ClusterTaskScheduler>