public class DirectoryConfigLoader extends Object
| Constructor and Description |
|---|
DirectoryConfigLoader() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
load(File targetDir,
String fileSuffix)
Loads and merges properties from files that match DD-file_suffix pattern in target directory.
|
static Properties |
loadFromDir(File targetDir,
String fileSuffix) |
static Properties |
loadFromDir(String targetDir,
String fileSuffix) |
public static Properties loadFromDir(File targetDir, String fileSuffix)
public static Properties loadFromDir(String targetDir, String fileSuffix)
public Properties load(File targetDir, String fileSuffix)
targetDir - fileSuffix - Copyright © 2017 SAP SE. All Rights Reserved.