public interface TransactionEvent extends Event
Modifier and Type | Method and Description |
---|---|
TransactionContext |
getContext()
This method gets the
TransactionContext associated with the
transaction that caused this event. |
TransactionEventType |
getType()
This method gets the type of this event.
|
TransactionEventType getType()
TransactionContext getContext()
TransactionContext
associated with the
transaction that caused this event.TransactionContext
.Copyright © 2001–2016 mmm-Team. All rights reserved.