| Package | Description |
|---|---|
| org.wildfly.transaction.client | |
| org.wildfly.transaction.client.provider.remoting |
| Modifier and Type | Method and Description |
|---|---|
static LocalTransactionContext |
LocalTransactionContext.getCurrent()
Get the current local transaction context.
|
| Modifier and Type | Method and Description |
|---|---|
static org.wildfly.common.context.ContextManager<LocalTransactionContext> |
LocalTransactionContext.getContextManager()
Get the context manager.
|
org.wildfly.common.context.ContextManager<LocalTransactionContext> |
LocalTransactionContext.getInstanceContextManager()
Get the context manager; delegates to
getContextManager(). |
| Modifier and Type | Method and Description |
|---|---|
LocalTransactionContext |
RemotingTransactionService.getTransactionContext()
Get the local transaction context being used by this service.
|
| Modifier and Type | Method and Description |
|---|---|
RemotingTransactionService.Builder |
RemotingTransactionService.Builder.setTransactionContext(LocalTransactionContext transactionContext) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.