org.omg.CosTypedNotifyChannelAdmin
Interface TypedSupplierAdminOperations

All Superinterfaces:
FilterAdminOperations, NotifyPublishOperations, QoSAdminOperations, SupplierAdminOperations, SupplierAdminOperations, TypedSupplierAdminOperations
All Known Subinterfaces:
TypedSupplierAdmin
All Known Implementing Classes:
_TypedSupplierAdminStub, TypedSupplierAdminImpl, TypedSupplierAdminPOA

public interface TypedSupplierAdminOperations
extends SupplierAdminOperations, TypedSupplierAdminOperations

Generated from IDL interface "TypedSupplierAdmin"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 TypedProxyPullConsumer obtain_typed_notification_pull_consumer(java.lang.String uses_interface, IntHolder proxy_id)
           
 TypedProxyPushConsumer obtain_typed_notification_push_consumer(java.lang.String supported_interface, IntHolder proxy_id)
           
 
Methods inherited from interface org.omg.CosNotifyChannelAdmin.SupplierAdminOperations
destroy, get_proxy_consumer, MyChannel, MyID, MyOperator, obtain_notification_pull_consumer, obtain_notification_push_consumer, pull_consumers, push_consumers
 
Methods inherited from interface org.omg.CosNotification.QoSAdminOperations
get_qos, set_qos, validate_qos
 
Methods inherited from interface org.omg.CosNotifyComm.NotifyPublishOperations
offer_change
 
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.CosEventChannelAdmin.SupplierAdminOperations
obtain_pull_consumer, obtain_push_consumer
 
Methods inherited from interface org.omg.CosTypedEventChannelAdmin.TypedSupplierAdminOperations
obtain_typed_pull_consumer, obtain_typed_push_consumer
 

Method Detail

obtain_typed_notification_push_consumer

public TypedProxyPushConsumer obtain_typed_notification_push_consumer(java.lang.String supported_interface,
                                                                      IntHolder proxy_id)
                                                               throws InterfaceNotSupported,
                                                                      AdminLimitExceeded
Throws:
InterfaceNotSupported
AdminLimitExceeded

obtain_typed_notification_pull_consumer

public TypedProxyPullConsumer obtain_typed_notification_pull_consumer(java.lang.String uses_interface,
                                                                      IntHolder proxy_id)
                                                               throws NoSuchImplementation,
                                                                      AdminLimitExceeded
Throws:
NoSuchImplementation
AdminLimitExceeded