Modifier and Type | Method and Description |
---|---|
static ServerControl |
ServerFactory.create_subtransaction(Uid actUid,
Coordinator realCoord,
Terminator realTerm,
ServerControl parent) |
static ServerControl |
ServerFactory.create_transaction(Uid u,
Control parentControl,
ArjunaTransactionImple parentImpl,
Coordinator realCoord,
Terminator realTerm,
int time_out) |
Modifier and Type | Method and Description |
---|---|
static ServerControl |
ServerFactory.create_subtransaction(Uid actUid,
Coordinator realCoord,
Terminator realTerm,
ServerControl parent) |
Modifier and Type | Field and Description |
---|---|
protected ServerControl |
ServerResource._theControl |
Modifier and Type | Method and Description |
---|---|
ServerControl |
ServerResource.control() |
Constructor and Description |
---|
ServerResource(ServerControl control) |
Constructor and Description |
---|
ServerNestedAction(ServerControl myControl)
Create local transactions with same ids as remote.
|
ServerRecoveryTopLevelAction(ServerControl control) |
ServerTopLevelAction(ServerControl control) |
Constructor and Description |
---|
ServerOSINestedAction(ServerControl control,
boolean doRegister) |
ServerOSITopLevelAction(ServerControl control,
boolean doRegister) |
Modifier and Type | Method and Description |
---|---|
ServerControl |
ServerRestrictedTopLevelAction.deepestControl() |
ServerControl |
ServerRestrictedNestedAction.deepestControl() |
Constructor and Description |
---|
ServerRestrictedNestedAction(ServerControl myControl) |
ServerRestrictedTopLevelAction(ServerControl myControl) |
Constructor and Description |
---|
ServerStrictNestedAction(ServerControl control,
boolean doRegister) |
ServerStrictTopLevelAction(ServerControl control,
boolean doRegister) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.