public interface SpincastConfigPropsFileBasedConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
APP_PROPERTIES_FILE_NAME_DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
String |
getNextToJarConfigFileName()
The name of the .properties file to search for next
to the .jar file of the application.
|
int |
getSpecificPathMainArgsPosition()
The position of the main argument that specifies
the path to the .properties file to use for the
configurations.
|
static final String APP_PROPERTIES_FILE_NAME_DEFAULT
int getSpecificPathMainArgsPosition()
Disabled by default.
String getNextToJarConfigFileName()
Defaults to "app.properties".
Copyright © 2016. All rights reserved.