@AutoService(value=io.manbang.ebatis.core.cluster.ClusterRouterProvider.class) public class SpringClusterRouterProvider extends Object implements ClusterRouterProvider, org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
SpringClusterRouterProvider() |
| 限定符和类型 | 方法和说明 |
|---|---|
ClusterRouter |
getClusterRouter(String name) |
void |
setApplicationContext(org.springframework.context.ApplicationContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitpublic ClusterRouter getClusterRouter(String name)
getClusterRouter 在接口中 ClusterRouterProviderpublic void setApplicationContext(org.springframework.context.ApplicationContext context)
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareCopyright © 2020. All rights reserved.