public interface TorqueGeneratorPaths
Modifier and Type | Method and Description |
---|---|
String |
getConfigurationDirectory()
Returns the path to the directory containing the configuration,
relative to the torque-gen directory.
|
String |
getControlConfigurationFile()
Returns the path to the file containing the control configuration,
relative to the configuration directory.
|
String |
getOutletDirectory()
Returns the path to the directory containing the outlet definitions,
relative to the Torque generator configuration directory.
|
String |
getResourceDirectory()
Returns the path to the directory containing the resources,
relative to the Torque generator configuration directory.
|
String |
getTemplateDirectory()
Returns the path to the directory containing the templates,
relative to the torque-gen directory.
|
String getControlConfigurationFile()
String getTemplateDirectory()
String getConfigurationDirectory()
String getOutletDirectory()
String getResourceDirectory()
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.