Package cn.cloudself.query.config
Interface IOnlyGlobalConfig.DataSourceGetter
-
- Enclosing interface:
- IOnlyGlobalConfig
public static interface IOnlyGlobalConfig.DataSourceGetter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataSourceget(Class<?> clazz)
-
-
-
Method Detail
-
get
@Nullable DataSource get(@Nullable Class<?> clazz)
-
-