Interface ConfigurationLocationProvider
-
- All Known Implementing Classes:
DefaultConfigurationLocation
public interface ConfigurationLocationProvider
Interface implemented by a bean providing a programatically set configuration.- Author:
- K. Benedyczak
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getConfigurationLocation()
-
-
-
Method Detail
-
getConfigurationLocation
String getConfigurationLocation()
-
-