org.omg.CosTransactions
Class CurrentLocalTie
java.lang.Object
org.omg.CORBA.LocalObject
org.omg.CosTransactions._CurrentLocalBase
org.omg.CosTransactions.CurrentLocalTie
- All Implemented Interfaces:
- Current, Current, CurrentOperations, CurrentOperations, IDLEntity, LocalInterface, Object, java.io.Serializable
- public class CurrentLocalTie
- extends _CurrentLocalBase
Generated from IDL interface "Current"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
- See Also:
- Serialized Form
Methods inherited from class org.omg.CORBA.LocalObject |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
CurrentLocalTie
public CurrentLocalTie(CurrentOperations delegate)
_delegate
public CurrentOperations _delegate()
_delegate
public void _delegate(CurrentOperations delegate)
suspend
public Control suspend()
get_status
public Status get_status()
rollback
public void rollback()
throws NoTransaction
- Throws:
NoTransaction
resume
public void resume(Control which)
throws InvalidControl
- Throws:
InvalidControl
get_transaction_name
public java.lang.String get_transaction_name()
set_timeout
public void set_timeout(int seconds)
commit
public void commit(boolean report_heuristics)
throws NoTransaction,
HeuristicHazard,
HeuristicMixed
- Throws:
NoTransaction
HeuristicHazard
HeuristicMixed
get_timeout
public int get_timeout()
rollback_only
public void rollback_only()
throws NoTransaction
- Throws:
NoTransaction
get_control
public Control get_control()
begin
public void begin()
throws SubtransactionsUnavailable
- Throws:
SubtransactionsUnavailable
Copyright © {inceptionYear}-2007 null. All Rights Reserved.