org.omg.CosTypedNotifyChannelAdmin
Interface TypedProxyPullSupplierOperations

All Superinterfaces:
FilterAdminOperations, NotifySubscribeOperations, ProxySupplierOperations, PullSupplierOperations, QoSAdminOperations, TypedPullSupplierOperations
All Known Subinterfaces:
TypedProxyPullSupplier
All Known Implementing Classes:
_TypedProxyPullSupplierStub, TypedProxyPullSupplierPOA, TypedProxyPullSupplierPOATie

public interface TypedProxyPullSupplierOperations
extends ProxySupplierOperations, TypedPullSupplierOperations

Interface definition: TypedProxyPullSupplier.

Author:
OpenORB Compiler

Method Summary
 void connect_typed_pull_consumer(PullConsumer pull_consumer)
          Operation connect_typed_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.CosTypedEventComm.TypedPullSupplierOperations
get_typed_supplier
 
Methods inherited from interface org.omg.CosEventComm.PullSupplierOperations
disconnect_pull_supplier, pull, try_pull
 
Methods inherited from interface org.omg.CosNotifyComm.NotifySubscribeOperations
subscription_change
 

Method Detail

connect_typed_pull_consumer

void connect_typed_pull_consumer(PullConsumer pull_consumer)
                                 throws AlreadyConnected
Operation connect_typed_pull_consumer

Throws:
AlreadyConnected