Class ModuleService


  • public class ModuleService
    extends fr.ens.biologie.genomique.kenetre.util.ServiceNameLoader<Module>
    This class allow to get a Step object from a class in the classpath.
    Since:
    1.0
    Author:
    Laurent Jourdren
    • Field Summary

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

        PREFIX
    • Method Detail

      • accept

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

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