org.omg.CosEventChannelAdmin
Class ProxyPushSupplierPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosEventChannelAdmin.ProxyPushSupplierPOA
          extended byorg.omg.CosEventChannelAdmin.ProxyPushSupplierPOATie
All Implemented Interfaces:
InvokeHandler, ProxyPushSupplierOperations, PushSupplierOperations

public class ProxyPushSupplierPOATie
extends ProxyPushSupplierPOA

Generated from IDL interface "ProxyPushSupplier"

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

ProxyPushSupplierPOATie

public ProxyPushSupplierPOATie(ProxyPushSupplierOperations delegate)

ProxyPushSupplierPOATie

public ProxyPushSupplierPOATie(ProxyPushSupplierOperations delegate,
                               POA poa)
Method Detail

_this

public ProxyPushSupplier _this()
Overrides:
_this in class ProxyPushSupplierPOA

_this

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

_delegate

public ProxyPushSupplierOperations _delegate()

_delegate

public void _delegate(ProxyPushSupplierOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

connect_push_consumer

public void connect_push_consumer(PushConsumer push_consumer)
                           throws AlreadyConnected,
                                  TypeError
Throws:
AlreadyConnected
TypeError

disconnect_push_supplier

public void disconnect_push_supplier()