org.omg.CosTransactions

Class ControlPOATie

Implemented Interfaces:
ControlOperations, InvokeHandler

public class ControlPOATie
extends ControlPOA

Generated from IDL interface "Control"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Constructor Summary

ControlPOATie(ControlOperations delegate)
ControlPOATie(ControlOperations delegate, POA poa)

Method Summary

POA
_default_POA()
ControlOperations
_delegate()
void
_delegate(ControlOperations delegate)
Control
_this()
Control
_this(ORB orb)
Coordinator
get_coordinator()
Terminator
get_terminator()

Methods inherited from class org.omg.CosTransactions.ControlPOA

_all_interfaces, _invoke, _this, _this

Methods inherited from class org.omg.PortableServer.Servant

_all_interfaces, _default_POA, _get_delegate, _get_interface, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object

Constructor Details

ControlPOATie

public ControlPOATie(ControlOperations delegate)


ControlPOATie

public ControlPOATie(ControlOperations delegate,
                     POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public ControlOperations _delegate()


_delegate

public void _delegate(ControlOperations delegate)


_this

public Control _this()
Overrides:
_this in interface ControlPOA


_this

public Control _this(ORB orb)
Overrides:
_this in interface ControlPOA


get_coordinator

public Coordinator get_coordinator()
            throws Unavailable
Specified by:
get_coordinator in interface ControlOperations


get_terminator

public Terminator get_terminator()
            throws Unavailable
Specified by:
get_terminator in interface ControlOperations