@Deprecated
public class EDAOrchConfigHelper
extends java.lang.Object
Constructor and Description |
---|
EDAOrchConfigHelper()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator |
assignDefaults(com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator configEDAOrchestrator)
Deprecated.
The entire class is deprecated. See deprecation notice for
EDAOrchConfigHelper . |
static com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator |
getConfigEDAOrchestrator()
Deprecated.
The entire class is deprecated. See deprecation notice for
EDAOrchConfigHelper . |
static java.util.Properties |
getConfigEDAOrchestratorAsProperties(com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator configEDAOrchestrator)
Deprecated.
The entire class is deprecated. See deprecation notice for
EDAOrchConfigHelper . |
static com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator |
getConfigEDAOrchestratorFromFile(java.io.File fileConfigEDAOrchestrator)
Deprecated.
The entire class is deprecated. See deprecation notice for
EDAOrchConfigHelper . |
static com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator |
getConfigEDAOrchestratorFromFilePath(java.lang.String filepathConfigEDAOrchestrator)
Deprecated.
The entire class is deprecated. See deprecation notice for
EDAOrchConfigHelper . |
static com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator |
getConfigEDAOrchestratorFromSystemProp()
Deprecated.
The entire class is deprecated. See deprecation notice for
EDAOrchConfigHelper . |
static java.lang.String |
printConfigEDAOrchestratorProperties(com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator configEDAOrchestrator)
Deprecated.
The entire class is deprecated. See deprecation notice for
EDAOrchConfigHelper . |
static void |
validateConfig(com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator configEDAOrchestrator)
Deprecated.
The entire class is deprecated. See deprecation notice for
EDAOrchConfigHelper . |
@Deprecated public static void validateConfig(com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator configEDAOrchestrator)
EDAOrchConfigHelper
.@Deprecated public static com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator assignDefaults(com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator configEDAOrchestrator)
EDAOrchConfigHelper
.configEDAOrchestrator
- @Deprecated public static com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator getConfigEDAOrchestrator()
EDAOrchConfigHelper
.@Deprecated public static com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator getConfigEDAOrchestratorFromFilePath(java.lang.String filepathConfigEDAOrchestrator)
EDAOrchConfigHelper
.@Deprecated public static com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator getConfigEDAOrchestratorFromFile(java.io.File fileConfigEDAOrchestrator)
EDAOrchConfigHelper
.@Deprecated public static com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator getConfigEDAOrchestratorFromSystemProp()
EDAOrchConfigHelper
.@Deprecated public static java.util.Properties getConfigEDAOrchestratorAsProperties(com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator configEDAOrchestrator)
EDAOrchConfigHelper
.@Deprecated public static java.lang.String printConfigEDAOrchestratorProperties(com.softwareag.eda.webm.configuration.ConfigEDAOrchestrator configEDAOrchestrator)
EDAOrchConfigHelper
.