Package | Description |
---|---|
org.ballerinalang.bre | |
org.ballerinalang.bre.bvm | |
org.ballerinalang.util.program |
Modifier and Type | Method and Description |
---|---|
LocalTransactionInfo |
Context.getLocalTransactionInfo() |
LocalTransactionInfo |
NativeCallContext.getLocalTransactionInfo() |
Modifier and Type | Method and Description |
---|---|
LocalTransactionInfo |
WorkerExecutionContext.getLocalTransactionInfo() |
Modifier and Type | Method and Description |
---|---|
void |
WorkerExecutionContext.setLocalTransactionInfo(LocalTransactionInfo localTransactionInfo) |
Modifier and Type | Method and Description |
---|---|
static LocalTransactionInfo |
BLangVMUtils.getTransactionInfo(WorkerExecutionContext ctx) |
Modifier and Type | Method and Description |
---|---|
static void |
BLangVMUtils.setTransactionInfo(WorkerExecutionContext ctx,
LocalTransactionInfo localTransactionInfo) |
Copyright © 2018 WSO2. All rights reserved.