org.omg.CosEventChannelAdmin
Class ProxyPushSupplierPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.omg.CosEventChannelAdmin.ProxyPushSupplierPOA
          extended by org.omg.CosEventChannelAdmin.ProxyPushSupplierPOATie
All Implemented Interfaces:
org.omg.CORBA.portable.InvokeHandler, ProxyPushSupplierOperations, PushSupplierOperations

public class ProxyPushSupplierPOATie
extends ProxyPushSupplierPOA

Interface definition: ProxyPushSupplier.

Author:
OpenORB Compiler

Constructor Summary
ProxyPushSupplierPOATie(ProxyPushSupplierOperations tieObject)
          Constructor
ProxyPushSupplierPOATie(ProxyPushSupplierOperations tieObject, org.omg.PortableServer.POA poa)
          Constructor
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
          _default_POA method
 ProxyPushSupplierOperations _delegate()
          Get the delegate
 void _delegate(ProxyPushSupplierOperations delegate_)
          Set the delegate
 void connect_push_consumer(PushConsumer push_consumer)
          Operation connect_push_consumer
 void disconnect_push_supplier()
          Operation disconnect_push_supplier
 
Methods inherited from class org.omg.CosEventChannelAdmin.ProxyPushSupplierPOA
_all_interfaces, _invoke, _this, _this
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyPushSupplierPOATie

public ProxyPushSupplierPOATie(ProxyPushSupplierOperations tieObject)
Constructor


ProxyPushSupplierPOATie

public ProxyPushSupplierPOATie(ProxyPushSupplierOperations tieObject,
                               org.omg.PortableServer.POA poa)
Constructor

Method Detail

_delegate

public ProxyPushSupplierOperations _delegate()
Get the delegate


_delegate

public void _delegate(ProxyPushSupplierOperations delegate_)
Set the delegate


_default_POA

public org.omg.PortableServer.POA _default_POA()
_default_POA method

Overrides:
_default_POA in class org.omg.PortableServer.Servant

connect_push_consumer

public void connect_push_consumer(PushConsumer push_consumer)
                           throws AlreadyConnected,
                                  TypeError
Operation connect_push_consumer

Throws:
AlreadyConnected
TypeError

disconnect_push_supplier

public void disconnect_push_supplier()
Operation disconnect_push_supplier