Class TimestampParameterResolverFactory

All Implemented Interfaces:
ParameterResolverFactory

public final class TimestampParameterResolverFactory extends AbstractAnnotatedParameterResolverFactory<Timestamp,Instant>
AbstractAnnotatedParameterResolverFactory that accepts parameters with type Instant that are annotated with the Timestamp annotation and assigns the timestamp of the EventMessage.
Since:
2.0
Author:
Allard Buijze