Class Source.SourceFactoryImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Source create​(java.lang.Class<?> type, java.util.Properties properties)  
      • Methods inherited from class java.lang.Object

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

      • SourceFactoryImpl

        public SourceFactoryImpl()
    • Method Detail

      • create

        public Source create​(java.lang.Class<?> type,
                             java.util.Properties properties)
                      throws java.io.IOException
        Specified by:
        create in interface Source.SourceFactory
        Throws:
        java.io.IOException