public static class Transactions.TransactionsResources extends Object
Constructor and Description |
---|
TransactionsResources() |
Modifier and Type | Method and Description |
---|---|
CommitMarkableResource |
commitMarkableResource(String key) |
List<CommitMarkableResource> |
commitMarkableResources()
Get the list of CommitMarkableResource resources
|
LogStore |
logStore()
Representation of the transaction logging storage mechanism.
|
public List<CommitMarkableResource> commitMarkableResources()
public CommitMarkableResource commitMarkableResource(String key)
public LogStore logStore()
Copyright © 2019 JBoss by Red Hat. All rights reserved.