Interface ComponentConfiguration
- All Known Implementing Classes:
LocalWriterConfiguration
public interface ComponentConfiguration
Base interface for component configurations.
- Author:
- Luca Frosini (ISTI-CNR)
-
Method Summary
-
Method Details
-
getLocation
String getLocation()Returns the location of the component.- Returns:
- the component location
-