org.omg.CosTransactions
Class CurrentPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTransactions.CurrentPOA
org.omg.CosTransactions.CurrentPOATie
- All Implemented Interfaces:
- CurrentOperations, CurrentOperations, InvokeHandler
- public class CurrentPOATie
- extends CurrentPOA
Generated from IDL interface "Current"
- 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 |
CurrentPOATie
public CurrentPOATie(CurrentOperations delegate)
CurrentPOATie
public CurrentPOATie(CurrentOperations delegate,
POA poa)
_this
public Current _this()
- Overrides:
_this
in class CurrentPOA
_this
public Current _this(ORB orb)
- Overrides:
_this
in class CurrentPOA
_delegate
public CurrentOperations _delegate()
_delegate
public void _delegate(CurrentOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
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
rollback_only
public void rollback_only()
throws NoTransaction
- Throws:
NoTransaction
get_control
public Control get_control()
begin
public void begin()
throws SubtransactionsUnavailable
- Throws:
SubtransactionsUnavailable