org.omg.CosTransactions
Class CoordinatorPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTransactions.CoordinatorPOA
org.omg.CosTransactions.CoordinatorPOATie
- All Implemented Interfaces:
- CoordinatorOperations, InvokeHandler
- public class CoordinatorPOATie
- extends CoordinatorPOA
Generated from IDL interface "Coordinator"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoordinatorPOATie
public CoordinatorPOATie(CoordinatorOperations delegate)
CoordinatorPOATie
public CoordinatorPOATie(CoordinatorOperations delegate,
POA poa)
_this
public Coordinator _this()
- Overrides:
_this
in class CoordinatorPOA
_this
public Coordinator _this(ORB orb)
- Overrides:
_this
in class CoordinatorPOA
_delegate
public CoordinatorOperations _delegate()
_delegate
public void _delegate(CoordinatorOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
is_ancestor_transaction
public boolean is_ancestor_transaction(Coordinator tc)
get_status
public Status get_status()
is_descendant_transaction
public boolean is_descendant_transaction(Coordinator tc)
get_transaction_name
public java.lang.String get_transaction_name()
get_top_level_status
public Status get_top_level_status()
get_parent_status
public Status get_parent_status()
rollback_only
public void rollback_only()
throws Inactive
- Throws:
Inactive
is_top_level_transaction
public boolean is_top_level_transaction()
create_subtransaction
public Control create_subtransaction()
throws SubtransactionsUnavailable,
Inactive
- Throws:
SubtransactionsUnavailable
Inactive
get_txcontext
public PropagationContext get_txcontext()
throws Unavailable
- Throws:
Unavailable
register_synchronization
public void register_synchronization(Synchronization sync)
throws SynchronizationUnavailable,
Inactive
- Throws:
SynchronizationUnavailable
Inactive
hash_top_level_tran
public int hash_top_level_tran()
is_same_transaction
public boolean is_same_transaction(Coordinator tc)
register_subtran_aware
public void register_subtran_aware(SubtransactionAwareResource r)
throws NotSubtransaction,
Inactive
- Throws:
NotSubtransaction
Inactive
hash_transaction
public int hash_transaction()
register_resource
public RecoveryCoordinator register_resource(Resource r)
throws Inactive
- Throws:
Inactive
is_related_transaction
public boolean is_related_transaction(Coordinator tc)