| Package | Description |
|---|---|
| com.alibaba.nacos.spring.beans.factory.annotation | |
| com.alibaba.nacos.spring.factory | |
| com.alibaba.nacos.spring.util | |
| com.alibaba.nacos.spring.util.config |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheableEventPublishingNacosServiceFactory
Cacheable Event Publishing
NacosServiceFactory |
| Modifier and Type | Method and Description |
|---|---|
static NacosServiceFactory |
NacosBeanUtils.getNacosServiceFactoryBean() |
static NacosServiceFactory |
NacosBeanUtils.getNacosServiceFactoryBean(org.springframework.beans.factory.BeanFactory beanFactory)
Get
NacosServiceFactory Bean |
| Modifier and Type | Method and Description |
|---|---|
void |
NacosConfigLoader.setNacosServiceFactory(NacosServiceFactory nacosServiceFactory) |
Copyright © 2020. All rights reserved.