Package | Description |
---|---|
com.arjuna.ArjunaOTS | |
com.arjuna.ats.jts |
Modifier and Type | Field and Description |
---|---|
InterpositionFailed |
InterpositionFailedHolder.value |
Modifier and Type | Method and Description |
---|---|
static InterpositionFailed |
InterpositionFailedHelper.extract(Any any) |
static InterpositionFailed |
InterpositionFailedHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
InterpositionFailedHelper.insert(Any any,
InterpositionFailed s) |
static void |
InterpositionFailedHelper.write(OutputStream out,
InterpositionFailed s) |
Constructor and Description |
---|
InterpositionFailedHolder(InterpositionFailed initialValue) |
Modifier and Type | Method and Description |
---|---|
void |
ExplicitInterposition.registerTransaction(Control action)
Perform interposition with the specified transaction.
|
Constructor and Description |
---|
ExplicitInterposition(Control action,
boolean remember)
Create a new instance and interpose with the specified transaction.
|
ExplicitInterposition(PropagationContext ctx,
boolean remember)
Create a new instance and interpose with the specified transaction.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.