TimeoutData

annotation class TimeoutData(source)

Sets this parameter as data coming from IPersistentTimeoutableComponent.timeout.

The order and types of the passed data must match with the handler parameters.

See also

@ComponentTimeoutHandler

@GroupTimeoutHandler