public interface BusinessActivityTerminator
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
void |
close() |
void |
complete() |
void close()
throws TransactionRolledBackException,
UnknownTransactionException,
SystemException
void cancel()
throws FaultedException,
UnknownTransactionException,
SystemException
void complete()
throws FaultedException,
UnknownTransactionException,
SystemException
Copyright © 2017 JBoss by Red Hat. All rights reserved.