public interface ITransactionStateEvent extends IAnnotationStateEvent
ITransactionAnnotationStateHandler to its
listeners. There are two instances of this interface,
defined in this interface.| Modifier and Type | Interface and Description |
|---|---|
static class |
ITransactionStateEvent.TransactionEndEvent
An event indicating that a new transaction was ended.
|
static class |
ITransactionStateEvent.TransactionStartEvent
An event indicating that a new transaction was started.
|
© Copyright IBM Corp. 2013. All rights reserved.