Package | Description |
---|---|
org.omg.CosTransactions |
Modifier and Type | Field and Description |
---|---|
RecoveryCoordinator |
RecoveryCoordinatorHolder.value |
Modifier and Type | Method and Description |
---|---|
static RecoveryCoordinator |
RecoveryCoordinatorHelper.extract(Any any) |
static RecoveryCoordinator |
RecoveryCoordinatorHelper.narrow(Object obj) |
static RecoveryCoordinator |
RecoveryCoordinatorHelper.read(InputStream in) |
RecoveryCoordinator |
CoordinatorOperations.register_resource(Resource r) |
static RecoveryCoordinator |
RecoveryCoordinatorHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
RecoveryCoordinatorHelper.insert(Any any,
RecoveryCoordinator s) |
static void |
RecoveryCoordinatorHelper.write(OutputStream _out,
RecoveryCoordinator s) |
Constructor and Description |
---|
RecoveryCoordinatorHolder(RecoveryCoordinator initial) |
Copyright © 2013. All Rights Reserved.