org.omg.CosNotifyChannelAdmin
Interface ProxyPullSupplierOperations

All Superinterfaces:
FilterAdminOperations, NotifySubscribeOperations, ProxySupplierOperations, PullSupplierOperations, PullSupplierOperations, QoSAdminOperations
All Known Subinterfaces:
ProxyPullSupplier
All Known Implementing Classes:
_ProxyPullSupplierStub, ProxyPullSupplierPOA

public interface ProxyPullSupplierOperations
extends ProxySupplierOperations, PullSupplierOperations

Generated from IDL interface "ProxyPullSupplier"

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

Method Summary
 void connect_any_pull_consumer(PullConsumer pull_consumer)
           
 
Methods inherited from interface org.omg.CosNotifyChannelAdmin.ProxySupplierOperations
lifetime_filter, lifetime_filter, MyAdmin, MyType, obtain_offered_types, priority_filter, priority_filter, 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.NotifySubscribeOperations
subscription_change
 
Methods inherited from interface org.omg.CosEventComm.PullSupplierOperations
disconnect_pull_supplier, pull, try_pull
 

Method Detail

connect_any_pull_consumer

public void connect_any_pull_consumer(PullConsumer pull_consumer)
                               throws AlreadyConnected
Throws:
AlreadyConnected