org.omg.CosEventComm

Class PushSupplierPOATie

Implemented Interfaces:
InvokeHandler, PushSupplierOperations

public class PushSupplierPOATie
extends PushSupplierPOA

Generated from IDL interface "PushSupplier"

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

Constructor Summary

PushSupplierPOATie(PushSupplierOperations delegate)
PushSupplierPOATie(PushSupplierOperations delegate, POA poa)

Method Summary

POA
_default_POA()
PushSupplierOperations
_delegate()
void
_delegate(PushSupplierOperations delegate)
PushSupplier
_this()
PushSupplier
_this(ORB orb)
void
disconnect_push_supplier()

Methods inherited from class org.omg.CosEventComm.PushSupplierPOA

_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

PushSupplierPOATie

public PushSupplierPOATie(PushSupplierOperations delegate)


PushSupplierPOATie

public PushSupplierPOATie(PushSupplierOperations delegate,
                          POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public PushSupplierOperations _delegate()


_delegate

public void _delegate(PushSupplierOperations delegate)


_this

public PushSupplier _this()
Overrides:
_this in interface PushSupplierPOA


_this

public PushSupplier _this(ORB orb)
Overrides:
_this in interface PushSupplierPOA


disconnect_push_supplier

public void disconnect_push_supplier()
Specified by:
disconnect_push_supplier in interface PushSupplierOperations