| Modifier and Type | Method and Description |
|---|---|
static DynamicConfigurationFactory |
ConfigurationUtils.getDynamicConfigurationFactory(ExtensionAccessor extensionAccessor,
String name)
Get an instance of
DynamicConfigurationFactory by the specified name. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDynamicConfigurationFactory
Abstract
DynamicConfigurationFactory implementation with cache ability |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemDynamicConfigurationFactory
File-System based
DynamicConfigurationFactory implementation |
| Modifier and Type | Class and Description |
|---|---|
class |
NopDynamicConfigurationFactory
Deprecated.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.