JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.geronimo.transaction.manager
Interface RetryScheduler
All Known Implementing Classes:
ExponentialtIntervalRetryScheduler
public interface
RetryScheduler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
retry
(
Runnable
task, int count)
Method Details
retry
void
retry
(
Runnable
task, int count)