@ApplicationScoped @Path(value="after-lra-listener") public class AfterLRAListener extends ResourceParent
AfterLRA
are notified correctly when an LRA terminatesModifier and Type | Field and Description |
---|---|
static String |
AFTER_LRA_LISTENER_PATH |
static String |
AFTER_LRA_LISTENER_WORK |
Constructor and Description |
---|
AfterLRAListener() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
activityWithLRA(URI recoveryId,
URI lraId) |
javax.ws.rs.core.Response |
afterEnd(URI lraId,
LRAStatus status) |
afterLRA
public static final String AFTER_LRA_LISTENER_PATH
public static final String AFTER_LRA_LISTENER_WORK
Copyright © 2021 Eclipse Foundation. All rights reserved.