org.omg.CosNotifyChannelAdmin
Interface ProxyPushConsumerOperations

All Superinterfaces:
FilterAdminOperations, NotifyPublishOperations, ProxyConsumerOperations, PushConsumerOperations, PushConsumerOperations, QoSAdminOperations
All Known Subinterfaces:
ProxyPushConsumer
All Known Implementing Classes:
_ProxyPushConsumerStub, ProxyPushConsumerPOA

public interface ProxyPushConsumerOperations
extends ProxyConsumerOperations, PushConsumerOperations

Generated from IDL interface "ProxyPushConsumer"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

Method Summary
 void connect_any_push_supplier(PushSupplier push_supplier)
           
 
Methods inherited from interface org.omg.CosNotifyChannelAdmin.ProxyConsumerOperations
MyAdmin, MyType, obtain_subscription_types, validate_event_qos
 
Methods inherited from interface org.omg.CosNotification.QoSAdminOperations
get_qos, set_qos, validate_qos
 
Methods inherited from interface org.omg.CosNotifyFilter.FilterAdminOperations
add_filter, get_all_filters, get_filter, remove_all_filters, remove_filter
 
Methods inherited from interface org.omg.CosNotifyComm.NotifyPublishOperations
offer_change
 
Methods inherited from interface org.omg.CosEventComm.PushConsumerOperations
disconnect_push_consumer, push
 

Method Detail

connect_any_push_supplier

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