public interface TransactionCompletedEvent extends TransactionalEvent
TransactionCompleted
.
Note that this event is only delivered after the fact, i.e., you will never see an instance of this event
with Event.isPre()
being set to true.Event.Type
Modifier and Type | Method and Description |
---|---|
boolean |
isSuccessful() |
getTransaction, isOriginLocal
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.