Package org.xipki.ca.api
Interface DataSourceMap
-
public interface DataSourceMapInterface to get data source by the name.- Author:
- Lijun Liao (xipki)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.xipki.datasource.DataSourceWrappergetDataSource(String name)
-
-
-
Method Detail
-
getDataSource
org.xipki.datasource.DataSourceWrapper getDataSource(String name)
-
-