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

Generated from IDL interface "ProxyPushConsumer".

Version:
generated at Mar 12, 2011 4:11:23 PM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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

void connect_push_supplier(PushSupplier push_supplier)
                           throws AlreadyConnected
Throws:
AlreadyConnected