Package | Description |
---|---|
com.arjuna.ArjunaOTS | |
com.arjuna.ats.internal.jts.orbspecific | |
com.arjuna.ats.internal.jts.orbspecific.interposition | |
com.arjuna.ats.jts |
Modifier and Type | Field and Description |
---|---|
Destroyed |
DestroyedHolder.value |
Modifier and Type | Method and Description |
---|---|
static Destroyed |
DestroyedHelper.extract(Any any) |
static Destroyed |
DestroyedHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
DestroyedHelper.insert(Any any,
Destroyed s) |
static void |
DestroyedHelper.write(OutputStream out,
Destroyed s) |
Modifier and Type | Method and Description |
---|---|
void |
ActionControlPOATie.destroy() |
void |
_ActionControlStub.destroy() |
void |
ActionControlOperations.destroy() |
Constructor and Description |
---|
DestroyedHolder(Destroyed initialValue) |
Modifier and Type | Method and Description |
---|---|
protected void |
ControlImple.canDestroy() |
protected void |
ControlImple.canDestroy(boolean force)
Generally we do not want to destroy the transaction if it is doing some
work, or other threads are still registered with it.
|
void |
ControlImple.destroy()
destroy should only be called for remote Control objects.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerControl.destroy() |
Modifier and Type | Method and Description |
---|---|
static void |
OTSManager.destroyControl(Control control)
Destroy the transaction control.
|
static void |
OTSManager.destroyControl(ControlImple control)
Used to destroy a transaction control.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.