org.omg.CosEventChannelAdmin

Class ProxyPullConsumerPOATie

Implemented Interfaces:
InvokeHandler, ProxyPullConsumerOperations, PullConsumerOperations

public class ProxyPullConsumerPOATie
extends ProxyPullConsumerPOA

Generated from IDL interface "ProxyPullConsumer"

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

Constructor Summary

ProxyPullConsumerPOATie(ProxyPullConsumerOperations delegate)
ProxyPullConsumerPOATie(ProxyPullConsumerOperations delegate, POA poa)

Method Summary

POA
_default_POA()
ProxyPullConsumerOperations
_delegate()
void
_delegate(ProxyPullConsumerOperations delegate)
ProxyPullConsumer
_this()
ProxyPullConsumer
_this(ORB orb)
void
connect_pull_supplier(PullSupplier pull_supplier)
void
disconnect_pull_consumer()

Methods inherited from class org.omg.CosEventChannelAdmin.ProxyPullConsumerPOA

_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

ProxyPullConsumerPOATie

public ProxyPullConsumerPOATie(ProxyPullConsumerOperations delegate)


ProxyPullConsumerPOATie

public ProxyPullConsumerPOATie(ProxyPullConsumerOperations delegate,
                               POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public ProxyPullConsumerOperations _delegate()


_delegate

public void _delegate(ProxyPullConsumerOperations delegate)


_this

public ProxyPullConsumer _this()
Overrides:
_this in interface ProxyPullConsumerPOA


_this

public ProxyPullConsumer _this(ORB orb)
Overrides:
_this in interface ProxyPullConsumerPOA


connect_pull_supplier

public void connect_pull_supplier(PullSupplier pull_supplier)
            throws TypeError,
                   AlreadyConnected
Specified by:
connect_pull_supplier in interface ProxyPullConsumerOperations


disconnect_pull_consumer

public void disconnect_pull_consumer()
Specified by:
disconnect_pull_consumer in interface PullConsumerOperations