@ApplicationScoped @Path(value="after-lra-listener") public class AfterLRAListener extends ResourceParent
AfterLRA
are notified correctly when an LRA terminates| Modifier 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) |
afterLRApublic static final String AFTER_LRA_LISTENER_PATH
public static final String AFTER_LRA_LISTENER_WORK
Copyright © 2021 Eclipse Foundation. All rights reserved.