| Package | Description |
|---|---|
| org.wildfly.transaction.client |
| Modifier and Type | Method and Description |
|---|---|
static CreationListener.CreatedBy |
CreationListener.CreatedBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreationListener.CreatedBy[] |
CreationListener.CreatedBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreationListener.transactionCreated(AbstractTransaction transaction,
CreationListener.CreatedBy createdBy)
A transaction has been created.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.