Package | Description |
---|---|
org.wildfly.swarm.config |
Modifier and Type | Method and Description |
---|---|
IIOPOpenjdk.Transactions |
IIOPOpenjdk.transactions()
Indicates whether the transactions interceptors are to be installed (full
or spec) or not (none).
|
static IIOPOpenjdk.Transactions |
IIOPOpenjdk.Transactions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IIOPOpenjdk.Transactions[] |
IIOPOpenjdk.Transactions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
IIOPOpenjdk.transactions(IIOPOpenjdk.Transactions value)
Indicates whether the transactions interceptors are to be installed (full
or spec) or not (none).
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.