public final class ShardingSphereAlgorithmBeanRegistry extends Object
| 构造器和说明 |
|---|
ShardingSphereAlgorithmBeanRegistry() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,org.springframework.beans.factory.config.RuntimeBeanReference> |
getAlgorithmBeanReferences(org.springframework.beans.factory.xml.ParserContext parserContext,
Class<? extends ShardingSphereAlgorithmFactoryBean<?>> algorithmFactoryBeanClass)
Get algorithm bean references.
|
public static Map<String,org.springframework.beans.factory.config.RuntimeBeanReference> getAlgorithmBeanReferences(org.springframework.beans.factory.xml.ParserContext parserContext, Class<? extends ShardingSphereAlgorithmFactoryBean<?>> algorithmFactoryBeanClass)
parserContext - parser context for spring application contextalgorithmFactoryBeanClass - ShardingSphere algorithm factory bean classCopyright © 2020 The Apache Software Foundation. All rights reserved.