| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.spring.beans.factory.annotation | |
| com.alibaba.nacos.spring.factory | |
| com.alibaba.nacos.spring.util | |
| com.alibaba.nacos.spring.util.config |
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract S |
AbstractNacosServiceBeanBuilder.createService(NacosServiceFactory nacosServiceFactory,
Properties properties)
Subtype would implement this method to create target Nacos Service
|
protected com.alibaba.nacos.api.naming.NamingMaintainService |
NamingMaintainServiceBeanBuilder.createService(NacosServiceFactory nacosServiceFactory,
Properties properties) |
protected com.alibaba.nacos.api.naming.NamingService |
NamingServiceBeanBuilder.createService(NacosServiceFactory nacosServiceFactory,
Properties properties) |
protected com.alibaba.nacos.api.config.ConfigService |
ConfigServiceBeanBuilder.createService(NacosServiceFactory nacosServiceFactory,
Properties properties) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CacheableEventPublishingNacosServiceFactory
Cacheable Event Publishing
NacosServiceFactory |
| 限定符和类型 | 方法和说明 |
|---|---|
static NacosServiceFactory |
NacosBeanUtils.getNacosServiceFactoryBean() |
static NacosServiceFactory |
NacosBeanUtils.getNacosServiceFactoryBean(org.springframework.beans.factory.BeanFactory beanFactory)
Get
NacosServiceFactory Bean |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
NacosConfigLoader.setNacosServiceFactory(NacosServiceFactory nacosServiceFactory) |
Copyright © 2021. All rights reserved.