@FunctionalInterface public interface CreationListener
| Modifier and Type | Method and Description |
|---|---|
void |
transactionCreated(AbstractTransaction transaction)
A transaction has been created.
|
void transactionCreated(AbstractTransaction transaction)
transaction - the transaction that was created (not null)Copyright © 2017 JBoss by Red Hat. All rights reserved.