Package | Description |
---|---|
org.jacorb.transaction | |
org.omg.CosTransactions |
Modifier and Type | Method and Description |
---|---|
RecoveryCoordinator |
CoordinatorImpl.register_resource(Resource r) |
Status |
RecoveryCoordinatorImpl.replay_completion(Resource r) |
Modifier and Type | Interface and Description |
---|---|
interface |
SubtransactionAwareResource
Generated from IDL interface "SubtransactionAwareResource".
|
Modifier and Type | Class and Description |
---|---|
class |
_ResourceStub
Generated from IDL interface "Resource".
|
class |
_SubtransactionAwareResourceStub
Generated from IDL interface "SubtransactionAwareResource".
|
Modifier and Type | Field and Description |
---|---|
Resource |
ResourceHolder.value |
Modifier and Type | Method and Description |
---|---|
Resource |
ResourcePOA._this() |
Resource |
ResourcePOATie._this() |
Resource |
ResourcePOA._this(ORB orb) |
Resource |
ResourcePOATie._this(ORB orb) |
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 |
_CoordinatorStub.register_resource(Resource r) |
RecoveryCoordinator |
CoordinatorPOATie.register_resource(Resource r) |
RecoveryCoordinator |
CoordinatorOperations.register_resource(Resource r) |
Status |
RecoveryCoordinatorOperations.replay_completion(Resource r) |
Status |
RecoveryCoordinatorPOATie.replay_completion(Resource r) |
Status |
_RecoveryCoordinatorStub.replay_completion(Resource r) |
static void |
ResourceHelper.write(OutputStream _out,
Resource s) |
Constructor and Description |
---|
ResourceHolder(Resource initial) |
Copyright © 2016 JacORB. All rights reserved.