org.omg.CosEventChannelAdmin
Interface ProxyPushConsumerOperations

All Superinterfaces:
PushConsumerOperations
All Known Subinterfaces:
ProxyPushConsumer, TypedProxyPushConsumer, TypedProxyPushConsumerOperations
All Known Implementing Classes:
_ProxyPushConsumerStub, _TypedProxyPushConsumerStub, ProxyPushConsumerImpl, ProxyPushConsumerPOA, ProxyPushConsumerPOATie, TypedProxyPushConsumerPOA, TypedProxyPushConsumerPOATie

public interface ProxyPushConsumerOperations
extends PushConsumerOperations

Interface definition: ProxyPushConsumer.

Author:
OpenORB Compiler

Method Summary
 void connect_push_supplier(PushSupplier push_supplier)
          Operation connect_push_supplier
 
Methods inherited from interface org.omg.CosEventComm.PushConsumerOperations
disconnect_push_consumer, push
 

Method Detail

connect_push_supplier

void connect_push_supplier(PushSupplier push_supplier)
                           throws AlreadyConnected
Operation connect_push_supplier

Throws:
AlreadyConnected