-
- All Implemented Interfaces:
public interface DataSourceGetter
-
-
Method Summary
Modifier and Type Method Description abstract DataSourceget(Class<?> clazz)-
-
Method Detail
-
get
abstract DataSource get(Class<?> clazz)
-
-
-
-