public class SpincastConfigPropsFilePluginDefault extends Object implements SpincastConfigPropsFilePluginConfig
APP_PROPERTIES_FILE_NAME_DEFAULT| Constructor and Description |
|---|
SpincastConfigPropsFilePluginDefault() |
| 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 SpincastConfigPropsFilePluginDefault()
public int getSpecificPathMainArgsPosition()
SpincastConfigPropsFilePluginConfigDisabled by default.
getSpecificPathMainArgsPosition in interface SpincastConfigPropsFilePluginConfigpublic String getNextToJarConfigFileName()
SpincastConfigPropsFilePluginConfigDefaults to "app.properties".
getNextToJarConfigFileName in interface SpincastConfigPropsFilePluginConfigCopyright © 2017. All rights reserved.