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 03-Nov-2015 12:24:01
Author:
JacORB IDL compiler V 3.7

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 © 2015 JacORB. All rights reserved.