Uses of Interface
org.springframework.util.backoff.BackOffExecution
Packages that use 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
Methods in org.springframework.jms.listener with parameters of type BackOffExecutionModifier and TypeMethodDescriptionprotected boolean
DefaultMessageListenerContainer.applyBackOffTime
(BackOffExecution execution) Apply the next back-off time using the specifiedBackOffExecution
. -
Uses of BackOffExecution in org.springframework.util.backoff
Methods in org.springframework.util.backoff that return BackOffExecution