Package | Description |
---|---|
org.wildfly.swarm.config | |
org.wildfly.swarm.config.transactions |
Modifier and Type | Method and Description |
---|---|
LogStore |
Transactions.TransactionsResources.logStore()
Representation of the transaction logging storage mechanism.
|
Modifier and Type | Method and Description |
---|---|
T |
Transactions.logStore(LogStore value)
Representation of the transaction logging storage mechanism.
|
Modifier and Type | Class and Description |
---|---|
class |
LogStore<T extends LogStore<T>>
Representation of the transaction logging storage mechanism.
|
interface |
LogStoreConsumer<T extends LogStore<T>> |
interface |
LogStoreSupplier<T extends LogStore> |
Modifier and Type | Method and Description |
---|---|
LogStore |
LogStoreSupplier.get()
Constructed instance of LogStore resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.