org.omg.CosTypedNotifyChannelAdmin

Interface TypedSupplierAdminOperations

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

public interface TypedSupplierAdminOperations
extends SupplierAdminOperations, TypedSupplierAdminOperations

Generated from IDL interface "TypedSupplierAdmin"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

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.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.CosNotification.QoSAdminOperations

get_qos, set_qos, validate_qos

Methods inherited from interface org.omg.CosEventChannelAdmin.SupplierAdminOperations

obtain_pull_consumer, obtain_push_consumer

Methods inherited from interface org.omg.CosNotifyChannelAdmin.SupplierAdminOperations

MyChannel, MyID, MyOperator, destroy, get_proxy_consumer, obtain_notification_pull_consumer, obtain_notification_push_consumer, pull_consumers, push_consumers

Methods inherited from interface org.omg.CosTypedEventChannelAdmin.TypedSupplierAdminOperations

obtain_typed_pull_consumer, obtain_typed_push_consumer

Method Details

obtain_typed_notification_pull_consumer

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


obtain_typed_notification_push_consumer

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