@ThreadSafe public final class TCConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TCConfig.DSD |
static class |
TCConfig.Global |
static class |
TCConfig.HTTP |
static class |
TCConfig.MEM |
static class |
TCConfig.R2D2 |
static class |
TCConfig.Tracker |
static class |
TCConfig.WebApp |
| Modifier and Type | Method and Description |
|---|---|
static com.helger.config.IConfig |
getConfig() |
static com.helger.peppolid.factory.IIdentifierFactory |
getIdentifierFactory() |
static void |
setConfig(com.helger.config.IConfig aConfig)
Set a different configuration.
|
static void |
setDefaultConfig()
Set the default configuration.
|
@Nonnull public static com.helger.config.IConfig getConfig()
null.public static void setConfig(@Nonnull com.helger.config.IConfig aConfig)
aConfig - The config to be set. May not be null.public static void setDefaultConfig()
@Nonnull public static com.helger.peppolid.factory.IIdentifierFactory getIdentifierFactory()
Copyright © 2020 toop.eu. All rights reserved.