public class TwoPhaseUnawareParticipantElement extends ParticipantElement
Constructor and Description |
---|
TwoPhaseUnawareParticipantElement() |
Modifier and Type | Method and Description |
---|---|
String |
getCommitURI() |
String |
getPrepareURI() |
String |
getRollbackURI() |
void |
setCommitURI(String commitURI) |
void |
setPrepareURI(String prepareURI) |
void |
setRollbackURI(String rollbackURI) |
getCreated, getRecoveryURI, getResourceURI, getStatus, setCreated, setRecoveryURI, setResourceURI, setStatus
public String getPrepareURI()
public String getCommitURI()
public String getRollbackURI()
public void setPrepareURI(String prepareURI)
public void setCommitURI(String commitURI)
public void setRollbackURI(String rollbackURI)
Copyright © 2021 JBoss by Red Hat. All rights reserved.