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 |
---|---|
ActiveThreads |
ActiveThreadsHolder.value |
Modifier and Type | Method and Description |
---|---|
static ActiveThreads |
ActiveThreadsHelper.extract(Any any) |
static ActiveThreads |
ActiveThreadsHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
ActiveThreadsHelper.insert(Any any,
ActiveThreads s) |
static void |
ActiveThreadsHelper.write(OutputStream out,
ActiveThreads s) |
Modifier and Type | Method and Description |
---|---|
void |
ActionControlPOATie.destroy() |
void |
_ActionControlStub.destroy() |
void |
ActionControlOperations.destroy() |
Constructor and Description |
---|
ActiveThreadsHolder(ActiveThreads 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.