org.omg.CosEventChannelAdmin
Interface ProxyPushConsumerOperations

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

public interface ProxyPushConsumerOperations
extends PushConsumerOperations

Generated from IDL interface "ProxyPushConsumer"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

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

Method Detail

connect_push_supplier

public void connect_push_supplier(PushSupplier push_supplier)
                           throws AlreadyConnected
Throws:
AlreadyConnected