| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConfiguration
The type Abstract configuration.
|
class |
FileConfiguration
The type FileConfiguration.
|
| Modifier and Type | Field and Description |
|---|---|
static Configuration |
ConfigurationFactory.CURRENT_FILE_INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
ConfigurationFactory.getInstance()
Gets instance.
|
Configuration |
ConfigurationProvider.provide()
provide a AbstractConfiguration implementation instance
|
Configuration |
ExtConfigurationProvider.provide(Configuration originalConfiguration)
provide a AbstractConfiguration implementation instance
|
Configuration |
ConfigurationCache.proxy(Configuration originalConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ExtConfigurationProvider.provide(Configuration originalConfiguration)
provide a AbstractConfiguration implementation instance
|
Configuration |
ConfigurationCache.proxy(Configuration originalConfiguration) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApolloConfiguration
The type Apollo configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ApolloConfigurationProvider.provide() |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsulConfiguration
The type Consul configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ConsulConfigurationProvider.provide() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
CustomConfigurationProvider.provide() |
| Modifier and Type | Class and Description |
|---|---|
class |
EtcdConfiguration
The type Etcd configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
EtcdConfigurationProvider.provide() |
| Modifier and Type | Class and Description |
|---|---|
class |
NacosConfiguration
The type Nacos configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
NacosConfigurationProvider.provide() |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringCloudConfiguration |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
SpringCloudConfigurationProvider.provide() |
| Modifier and Type | Class and Description |
|---|---|
class |
ZookeeperConfiguration
The type Zookeeper configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ZookeeperConfigurationProvider.provide() |
| Modifier and Type | Field and Description |
|---|---|
protected static Configuration |
AbstractExceptionHandler.CONFIG
The constant CONFIG.
|
| Modifier and Type | Field and Description |
|---|---|
protected static Configuration |
NettyBaseConfig.CONFIG
The constant CONFIG.
|
| Modifier and Type | Field and Description |
|---|---|
protected static Configuration |
AbstractDataSourceProvider.CONFIG
The constant CONFIG.
|
| Modifier and Type | Field and Description |
|---|---|
protected static Configuration |
AbstractLockStoreSql.CONFIG
The constant CONFIG.
|
Copyright © 2023 Seata. All rights reserved.