org.omg.CosEventChannelAdmin

Class ProxyPushSupplierPOATie

Implemented Interfaces:
InvokeHandler, ProxyPushSupplierOperations, PushSupplierOperations

public class ProxyPushSupplierPOATie
extends ProxyPushSupplierPOA

Generated from IDL interface "ProxyPushSupplier"

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

Constructor Summary

ProxyPushSupplierPOATie(ProxyPushSupplierOperations delegate)
ProxyPushSupplierPOATie(ProxyPushSupplierOperations delegate, POA poa)

Method Summary

POA
_default_POA()
ProxyPushSupplierOperations
_delegate()
void
_delegate(ProxyPushSupplierOperations delegate)
ProxyPushSupplier
_this()
ProxyPushSupplier
_this(ORB orb)
void
connect_push_consumer(PushConsumer push_consumer)
void
disconnect_push_supplier()

Methods inherited from class org.omg.CosEventChannelAdmin.ProxyPushSupplierPOA

_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

ProxyPushSupplierPOATie

public ProxyPushSupplierPOATie(ProxyPushSupplierOperations delegate)


ProxyPushSupplierPOATie

public ProxyPushSupplierPOATie(ProxyPushSupplierOperations delegate,
                               POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public ProxyPushSupplierOperations _delegate()


_delegate

public void _delegate(ProxyPushSupplierOperations delegate)


_this

public ProxyPushSupplier _this()
Overrides:
_this in interface ProxyPushSupplierPOA


_this

public ProxyPushSupplier _this(ORB orb)
Overrides:
_this in interface ProxyPushSupplierPOA


connect_push_consumer

public void connect_push_consumer(PushConsumer push_consumer)
            throws TypeError,
                   AlreadyConnected
Specified by:
connect_push_consumer in interface ProxyPushSupplierOperations


disconnect_push_supplier

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