org.omg.CosTypedEventChannelAdmin
Interface TypedConsumerAdminOperations

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

public interface TypedConsumerAdminOperations
extends ConsumerAdminOperations

Generated from IDL interface "TypedConsumerAdmin".

Version:
generated at Dec 2, 2008 2:43:26 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007

Method Summary
 TypedProxyPullSupplier obtain_typed_pull_supplier(java.lang.String supported_interface)
           
 ProxyPushSupplier obtain_typed_push_supplier(java.lang.String uses_interface)
           
 
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
Throws:
InterfaceNotSupported

obtain_typed_push_supplier

ProxyPushSupplier obtain_typed_push_supplier(java.lang.String uses_interface)
                                             throws NoSuchImplementation
Throws:
NoSuchImplementation