Package | Description |
---|---|
com.arjuna.ArjunaOTS | |
com.arjuna.ats.internal.jts.orbspecific | |
com.arjuna.ats.jts.extensions | |
org.omg.CosTransactions |
Modifier and Type | Method and Description |
---|---|
void |
CurrentPOATie.resume(Control which) |
void |
_CurrentStub.resume(Control which) |
Modifier and Type | Method and Description |
---|---|
void |
CurrentImple.resume(Control which)
To support checked transactions we can only resume if the action is local
or we received it implicitly.
|
void |
CurrentImple.resumeImple(ControlImple which) |
void |
CurrentImple.resumeWrapper(ControlWrapper which) |
Modifier and Type | Method and Description |
---|---|
void |
AtomicTransaction.resume()
Resume this transaction.
|
Modifier and Type | Field and Description |
---|---|
InvalidControl |
InvalidControlHolder.value |
Modifier and Type | Method and Description |
---|---|
static InvalidControl |
InvalidControlHelper.extract(Any any) |
static InvalidControl |
InvalidControlHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
InvalidControlHelper.insert(Any any,
InvalidControl s) |
static void |
InvalidControlHelper.write(OutputStream out,
InvalidControl s) |
Modifier and Type | Method and Description |
---|---|
void |
CurrentPOATie.resume(Control which) |
void |
_CurrentStub.resume(Control which) |
void |
CurrentOperations.resume(Control which) |
Constructor and Description |
---|
InvalidControlHolder(InvalidControl initialValue) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.