Class VcfDataConfig


  • @Configuration
    public class VcfDataConfig
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      VcfDataConfig()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void registerVcfRepositorySource()
      Registers the VcfRepositorySource factory so it can be used by DataService.createFileRepositorySource(File file);
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VcfDataConfig

        public VcfDataConfig()
    • Method Detail

      • registerVcfRepositorySource

        @PostConstruct
        public void registerVcfRepositorySource()
        Registers the VcfRepositorySource factory so it can be used by DataService.createFileRepositorySource(File file);