Interface ParameterizedSource
@NoImplement
public interface ParameterizedSource
A contract for obtaining the parameters that were configured into a
Source instance without depending on its actual
implementation class.- Since:
- 1.0
-
Method Summary
Modifier and TypeMethodDescriptionReturns aMapwith the parameters that the source uses for initialising itself.