public interface CompletionCoordinatorParticipant
| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
void |
rollback() |
void commit()
throws TransactionRolledBackException,
UnknownTransactionException,
SystemException
void rollback()
throws UnknownTransactionException,
SystemException
Copyright © 2017 JBoss by Red Hat. All rights reserved.