public final class ConfigRepositoryFactory extends ConfigObject
The configuration repository factory, a singleton object, provides methods to create/open configuration repositories and access to the default repository
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_REPO_DESCRIPTOR |
| Modifier and Type | Method and Description |
|---|---|
static ConfigRepositoryFactory |
getInstance()
Get the singleton configuration repository factory instance.
|
getTracerpublic static final String DEFAULT_REPO_DESCRIPTOR
public static final ConfigRepositoryFactory getInstance()
Copyright © 2019 N5 Technologies, Inc. All Rights Reserved.