Interface DataSourceMap


  • public interface DataSourceMap
    Interface to get data source by the name.
    Author:
    Lijun Liao (xipki)
    • Method Detail

      • getDataSource

        org.xipki.datasource.DataSourceWrapper getDataSource​(String name)