Uses of Interface
com.bytedesk.core.utils.RetryCallback
Packages that use RetryCallback
Package
Description
Utility classes package containing helper methods and common functionality
-
Uses of RetryCallback in com.bytedesk.core.utils
Methods in com.bytedesk.core.utils with parameters of type RetryCallbackModifier and TypeMethodDescription<T> T
OptimisticLockingHandler.executeWithRetry
(RetryCallback<T> callback, String entityName, String entityUid, Object entity)