public interface ParameterSourceFactory
| Modifier and Type | Method and Description |
|---|---|
ParameterSource |
createParameterSource(Object input)
Return a new
ParameterSource. |
ParameterSource createParameterSource(Object input)
ParameterSource.input - The raw message or query result to be transformed into a ParameterSource.