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 07-Dec-2012 13:29:05
Author:
JacORB IDL compiler V 3.2, 07-Dec-2012

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


Copyright © 2012 JacORB. All Rights Reserved.