public class SyncRegistration extends Object implements Registration
Registration.| Constructor and Description |
|---|
SyncRegistration(Runnable cancelAction)
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
cancel()
Cancel the registration from which this instance was returned.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitawaitAck, onAckpublic CompletableFuture<Void> cancel()
Registrationcancel in interface RegistrationCompletableFuture of Void to react when this Registration has been
canceledCopyright © 2020–2023 AxonIQ BV. All rights reserved.