org.omg.CosEventChannelAdmin
Class ProxyPullConsumerPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosEventChannelAdmin.ProxyPullConsumerPOA
          extended byorg.omg.CosEventChannelAdmin.ProxyPullConsumerPOATie
All Implemented Interfaces:
InvokeHandler, ProxyPullConsumerOperations, PullConsumerOperations

public class ProxyPullConsumerPOATie
extends ProxyPullConsumerPOA

Generated from IDL interface "ProxyPullConsumer"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-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
 
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
 

Constructor Detail

ProxyPullConsumerPOATie

public ProxyPullConsumerPOATie(ProxyPullConsumerOperations delegate)

ProxyPullConsumerPOATie

public ProxyPullConsumerPOATie(ProxyPullConsumerOperations delegate,
                               POA poa)
Method Detail

_this

public ProxyPullConsumer _this()
Overrides:
_this in class ProxyPullConsumerPOA

_this

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

_delegate

public ProxyPullConsumerOperations _delegate()

_delegate

public void _delegate(ProxyPullConsumerOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

disconnect_pull_consumer

public void disconnect_pull_consumer()

connect_pull_supplier

public void connect_pull_supplier(PullSupplier pull_supplier)
                           throws AlreadyConnected,
                                  TypeError
Throws:
AlreadyConnected
TypeError