Package | Description |
---|---|
org.omg.CosTransactions |
Modifier and Type | Interface and Description |
---|---|
interface |
SubtransactionAwareResource
Generated from IDL interface "SubtransactionAwareResource".
|
Modifier and Type | Field and Description |
---|---|
Resource |
ResourceHolder.value |
Modifier and Type | Method and Description |
---|---|
static Resource |
ResourceHelper.extract(Any any) |
static Resource |
ResourceHelper.narrow(Object obj) |
static Resource |
ResourceHelper.read(InputStream in) |
static Resource |
ResourceHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ResourceHelper.insert(Any any,
Resource s) |
RecoveryCoordinator |
CoordinatorOperations.register_resource(Resource r) |
Status |
RecoveryCoordinatorOperations.replay_completion(Resource r) |
static void |
ResourceHelper.write(OutputStream _out,
Resource s) |
Constructor and Description |
---|
ResourceHolder(Resource initial) |
Copyright © 2013. All Rights Reserved.