| Package | Description |
|---|---|
| org.jboss.as.clustering.infinispan.subsystem |
| Modifier and Type | Method and Description |
|---|---|
static TransactionMode |
TransactionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionMode[] |
TransactionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TransactionResourceCapabilityReference(org.jboss.as.clustering.controller.Capability capability,
org.wildfly.clustering.service.Requirement requirement,
org.jboss.as.clustering.controller.Attribute transactionModeAttribute,
Set<TransactionMode> excludedModes) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.