public class MethodDataSourceKeyRegistry extends Object implements com.jn.langx.registry.Registry<Method,DataSourceKey>
| 构造器和说明 |
|---|
MethodDataSourceKeyRegistry() |
| 限定符和类型 | 方法和说明 |
|---|---|
DataSourceKey |
get(Method method) |
void |
register(DataSourceKey dataSourceKeyHolder) |
void |
register(Method method,
DataSourceKey dataSourceKey) |
void |
registerDataSourceKeyParser(DataSourceKeyAnnotationParser dataSourceKeyAnnotationParser) |
public void register(DataSourceKey dataSourceKeyHolder)
register 在接口中 com.jn.langx.registry.Registry<Method,DataSourceKey>public void register(Method method, DataSourceKey dataSourceKey)
register 在接口中 com.jn.langx.registry.Registry<Method,DataSourceKey>public void registerDataSourceKeyParser(DataSourceKeyAnnotationParser dataSourceKeyAnnotationParser)
@NonNull public DataSourceKey get(Method method)
get 在接口中 com.jn.langx.factory.Factory<Method,DataSourceKey>get 在接口中 com.jn.langx.util.function.Supplier<Method,DataSourceKey>Copyright © 2021. All rights reserved.