Package | Description |
---|---|
org.omg.CosTransactions |
Modifier and Type | Field and Description |
---|---|
Inactive |
InactiveHolder.value |
Modifier and Type | Method and Description |
---|---|
static Inactive |
InactiveHelper.extract(Any a) |
static Inactive |
InactiveHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
InactiveHelper.insert(Any a,
Inactive that) |
static void |
InactiveHelper.write(OutputStream ostream,
Inactive value) |
Modifier and Type | Method and Description |
---|---|
Control |
CoordinatorOperations.create_subtransaction() |
Control |
_CoordinatorStub.create_subtransaction() |
RecoveryCoordinator |
CoordinatorOperations.register_resource(Resource r) |
RecoveryCoordinator |
_CoordinatorStub.register_resource(Resource r) |
void |
CoordinatorOperations.register_subtran_aware(SubtransactionAwareResource r) |
void |
_CoordinatorStub.register_subtran_aware(SubtransactionAwareResource r) |
void |
CoordinatorOperations.register_synchronization(Synchronization sync) |
void |
_CoordinatorStub.register_synchronization(Synchronization sync) |
void |
CoordinatorOperations.rollback_only() |
void |
_CoordinatorStub.rollback_only() |
Constructor and Description |
---|
InactiveHolder(Inactive initialValue) |
Copyright © 2013. All Rights Reserved.