org.omg.CosTypedEventChannelAdmin
Interface TypedConsumerAdminOperations

All Superinterfaces:
ConsumerAdminOperations
All Known Subinterfaces:
TypedConsumerAdmin, TypedConsumerAdmin, TypedConsumerAdminOperations
All Known Implementing Classes:
_TypedConsumerAdminStub, _TypedConsumerAdminStub, TypedConsumerAdminPOA, TypedConsumerAdminPOA, TypedConsumerAdminPOATie, TypedConsumerAdminPOATie

public interface TypedConsumerAdminOperations
extends ConsumerAdminOperations

Interface definition: TypedConsumerAdmin.

Author:
OpenORB Compiler

Method Summary
 TypedProxyPullSupplier obtain_typed_pull_supplier(java.lang.String supported_interface)
          Operation obtain_typed_pull_supplier
 ProxyPushSupplier obtain_typed_push_supplier(java.lang.String uses_interface)
          Operation obtain_typed_push_supplier
 
Methods inherited from interface org.omg.CosEventChannelAdmin.ConsumerAdminOperations
obtain_pull_supplier, obtain_push_supplier
 

Method Detail

obtain_typed_pull_supplier

TypedProxyPullSupplier obtain_typed_pull_supplier(java.lang.String supported_interface)
                                                  throws InterfaceNotSupported
Operation obtain_typed_pull_supplier

Throws:
InterfaceNotSupported

obtain_typed_push_supplier

ProxyPushSupplier obtain_typed_push_supplier(java.lang.String uses_interface)
                                             throws NoSuchImplementation
Operation obtain_typed_push_supplier

Throws:
NoSuchImplementation