public class SystemPropertyFilesystemConfigurationPropertiesSource extends AbstractFilesystemConfigurationPropertiesSource
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_FILE_NAME
The system property name for the filename to use.
|
Constructor and Description |
---|
SystemPropertyFilesystemConfigurationPropertiesSource() |
Modifier and Type | Method and Description |
---|---|
protected String |
getFilename()
Get the configuration properties filename.
|
getProperties
@Nonnull @NotEmpty public static final String PROPERTY_FILE_NAME
public SystemPropertyFilesystemConfigurationPropertiesSource()
protected String getFilename()
getFilename
in class AbstractFilesystemConfigurationPropertiesSource
Copyright © 2016 JBoss by Red Hat. All rights reserved.