org.omg.CosEventChannelAdmin
Interface ProxyPushSupplierOperations

All Superinterfaces:
PushSupplierOperations
All Known Subinterfaces:
ProxyPushSupplier
All Known Implementing Classes:
_ProxyPushSupplierStub, ProxyPushSupplierPOA, ProxyPushSupplierPOATie

public interface ProxyPushSupplierOperations
extends PushSupplierOperations

Interface definition: ProxyPushSupplier.

Author:
OpenORB Compiler

Method Summary
 void connect_push_consumer(PushConsumer push_consumer)
          Operation connect_push_consumer
 
Methods inherited from interface org.omg.CosEventComm.PushSupplierOperations
disconnect_push_supplier
 

Method Detail

connect_push_consumer

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

Throws:
AlreadyConnected
TypeError