org.omg.CosTypedEventChannelAdmin
Interface TypedSupplierAdminOperations

All Superinterfaces:
SupplierAdminOperations
All Known Subinterfaces:
TypedSupplierAdmin, TypedSupplierAdmin, TypedSupplierAdminOperations
All Known Implementing Classes:
_TypedSupplierAdminStub, _TypedSupplierAdminStub, TypedSupplierAdminImpl, TypedSupplierAdminPOA, TypedSupplierAdminPOA, TypedSupplierAdminPOATie, TypedSupplierAdminPOATie

public interface TypedSupplierAdminOperations
extends SupplierAdminOperations

Generated from IDL interface "TypedSupplierAdmin".

Version:
generated at Mar 12, 2011 4:11:29 PM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

Method Summary
 ProxyPullConsumer obtain_typed_pull_consumer(java.lang.String uses_interface)
           
 TypedProxyPushConsumer obtain_typed_push_consumer(java.lang.String supported_interface)
           
 
Methods inherited from interface org.omg.CosEventChannelAdmin.SupplierAdminOperations
obtain_pull_consumer, obtain_push_consumer
 

Method Detail

obtain_typed_push_consumer

TypedProxyPushConsumer obtain_typed_push_consumer(java.lang.String supported_interface)
                                                  throws InterfaceNotSupported
Throws:
InterfaceNotSupported

obtain_typed_pull_consumer

ProxyPullConsumer obtain_typed_pull_consumer(java.lang.String uses_interface)
                                             throws NoSuchImplementation
Throws:
NoSuchImplementation