Package org.n52.iceland.binding
Interface BindingKey
-
- All Known Implementing Classes:
MediaTypeBindingKey,PathBindingKey
public interface BindingKeyClass to identify a Binding. Used to keep the interfaces stable if the identification of a Binding changes from servlet path to e.g. Content-Type.- Since:
- 1.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetKeyAsString()
-
-
-
Method Detail
-
getKeyAsString
String getKeyAsString()
-
-