| Package | Description |
|---|---|
| org.jacorb.transaction | |
| org.omg.CosTransactions |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceImpl.commit() |
Status |
RecoveryCoordinatorImpl.replay_completion(Resource r) |
| Modifier and Type | Field and Description |
|---|---|
NotPrepared |
NotPreparedHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static NotPrepared |
NotPreparedHelper.extract(Any any) |
static NotPrepared |
NotPreparedHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NotPreparedHelper.insert(Any any,
NotPrepared s) |
static void |
NotPreparedHelper.write(OutputStream out,
NotPrepared s) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubtransactionAwareResourcePOATie.commit() |
void |
ResourcePOATie.commit() |
void |
_ResourceStub.commit() |
void |
ResourceOperations.commit() |
void |
_SubtransactionAwareResourceStub.commit() |
Status |
_RecoveryCoordinatorStub.replay_completion(Resource r) |
Status |
RecoveryCoordinatorPOATie.replay_completion(Resource r) |
Status |
RecoveryCoordinatorOperations.replay_completion(Resource r) |
| Constructor and Description |
|---|
NotPreparedHolder(NotPrepared initial) |
Copyright © 2015 JacORB. All rights reserved.