org.omg.CosTypedNotifyChannelAdmin
Interface TypedEventChannelOperations
- All Superinterfaces:
- AdminPropertiesAdminOperations, QoSAdminOperations, TypedEventChannelOperations
- All Known Subinterfaces:
- TypedEventChannel
- All Known Implementing Classes:
- _TypedEventChannelStub, TypedEventChannelPOA
- public interface TypedEventChannelOperations
- extends QoSAdminOperations, AdminPropertiesAdminOperations, TypedEventChannelOperations
Generated from IDL interface "TypedEventChannel"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
MyFactory
public TypedEventChannelFactory MyFactory()
default_consumer_admin
public TypedConsumerAdmin default_consumer_admin()
default_supplier_admin
public TypedSupplierAdmin default_supplier_admin()
default_filter_factory
public FilterFactory default_filter_factory()
new_for_typed_notification_consumers
public TypedConsumerAdmin new_for_typed_notification_consumers(InterFilterGroupOperator op,
IntHolder id)
new_for_typed_notification_suppliers
public TypedSupplierAdmin new_for_typed_notification_suppliers(InterFilterGroupOperator op,
IntHolder id)
get_consumeradmin
public TypedConsumerAdmin get_consumeradmin(int id)
throws AdminNotFound
- Throws:
AdminNotFound
get_supplieradmin
public TypedSupplierAdmin get_supplieradmin(int id)
throws AdminNotFound
- Throws:
AdminNotFound
get_all_consumeradmins
public int[] get_all_consumeradmins()
get_all_supplieradmins
public int[] get_all_supplieradmins()