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