Uses of Interface
org.springframework.util.backoff.BackOffExecution
Package
Description
This package contains the base message listener container facility.
A generic back-off abstraction.
-
Uses of BackOffExecution in org.springframework.jms.listener
Modifier and TypeMethodDescriptionprotected boolean
DefaultMessageListenerContainer.applyBackOffTime
(BackOffExecution execution) Apply the next back-off time using the specifiedBackOffExecution
. -
Uses of BackOffExecution in org.springframework.util.backoff