Class LastMessageTimestampGenerator

java.lang.Object
com.adaptris.core.services.metadata.timestamp.LastMessageTimestampGenerator
All Implemented Interfaces:
ComponentLifecycle, TimestampGenerator

public class LastMessageTimestampGenerator extends Object implements TimestampGenerator
Timestamp Generator implementation that returns the last Date a message passed through the service.
Since:
3.5.0
See Also: