Package io.namastack.springoutbox.lock
Object OutboxLock.Companion
-
- All Implemented Interfaces:
public class OutboxLock.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static OutboxLock.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final OutboxLockcreate(String aggregateId, Long extensionSeconds, Clock clock)-
-
Method Detail
-
create
final OutboxLock create(String aggregateId, Long extensionSeconds, Clock clock)
-
-
-
-