public interface Configuration
| Modifier and Type | Method and Description |
|---|---|
String |
getFlexServicesConfig() |
String |
getFlexServicesConfigProperties() |
String |
getGraniteConfig() |
String |
getGraniteConfigProperties() |
void |
setFlexServicesConfig(String flexCfgFile)
set the services-config.xml path
|
void |
setFlexServicesConfigProperties(String flexCfgPropFile)
set the services-config.properties path
|
void |
setGraniteConfig(String cfgFile)
set the granite-config.xml path
|
void |
setGraniteConfigProperties(String granitecfgPropFile)
set the granite-config.properties path
|
void setGraniteConfig(String cfgFile)
cfgFile - String getGraniteConfig()
void setGraniteConfigProperties(String granitecfgPropFile)
granitecfgPropFile - String getGraniteConfigProperties()
void setFlexServicesConfig(String flexCfgFile)
flexCfgFile - String getFlexServicesConfig()
void setFlexServicesConfigProperties(String flexCfgPropFile)
flexCfgPropFile - String getFlexServicesConfigProperties()