| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDynamicConfigurationFactory
Abstract
DynamicConfigurationFactory implementation with cache ability |
| Modifier and Type | Method and Description |
|---|---|
static DynamicConfigurationFactory |
DynamicConfigurationFactory.getDynamicConfigurationFactory(String name)
Get an instance of
DynamicConfigurationFactory by the specified name. |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemDynamicConfigurationFactory
File-System based
DynamicConfigurationFactory implementation |
| Modifier and Type | Class and Description |
|---|---|
class |
NopDynamicConfigurationFactory
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsulDynamicConfigurationFactory
Config center factory for consul
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApolloDynamicConfigurationFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
EtcdDynamicConfigurationFactory
The etcd implementation of
AbstractDynamicConfigurationFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
NacosDynamicConfigurationFactory
The nacos implementation of
AbstractDynamicConfigurationFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ZookeeperDynamicConfigurationFactory |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.