public class ConfigurationDirectory extends StackDefinitionDirectory
Modifier and Type | Field and Description |
---|---|
protected File |
propertiesDirFile
Properties directory
|
CONFIG_UPGRADE_XML_FILENAME_PREFIX, directory, XML_FILENAME_FILTER
Constructor and Description |
---|
ConfigurationDirectory(String directoryName,
String propertiesDirectoryName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Collection<ConfigurationModule> |
getConfigurationModules()
Obtain a collection of of configuration modules representing each configuration
file contained in this configuration directory.
|
getAbsolutePath, getConfigurationDirectory, getDirectory, getName, getPath
protected File propertiesDirFile
public Collection<ConfigurationModule> getConfigurationModules()
Copyright © 2022 Apache Software Foundation. All rights reserved.