public class SpincastConfigPropsFileBasedConfigDefault extends Object implements SpincastConfigPropsFileBasedConfig
APP_PROPERTIES_FILE_NAME_DEFAULT| Constructor and Description |
|---|
SpincastConfigPropsFileBasedConfigDefault() |
| 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.
|
public SpincastConfigPropsFileBasedConfigDefault()
public int getSpecificPathMainArgsPosition()
SpincastConfigPropsFileBasedConfigDisabled by default.
getSpecificPathMainArgsPosition in interface SpincastConfigPropsFileBasedConfigpublic String getNextToJarConfigFileName()
SpincastConfigPropsFileBasedConfigDefaults to "app.properties".
getNextToJarConfigFileName in interface SpincastConfigPropsFileBasedConfigCopyright © 2016. All rights reserved.