Package io.namastack.springoutbox.retry
Object OutboxRetryPolicyFactory
-
- All Implemented Interfaces:
public class OutboxRetryPolicyFactory
-
-
Field Summary
Fields Modifier and Type Field Description public final static OutboxRetryPolicyFactoryINSTANCE
-
Method Summary
Modifier and Type Method Description final OutboxRetryPolicycreate(String name, OutboxProperties.Retry retryProperties)-
-
Method Detail
-
create
final OutboxRetryPolicy create(String name, OutboxProperties.Retry retryProperties)
-
-
-
-