org.omg.CosTypedEventChannelAdmin
Interface TypedSupplierAdminOperations

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

public interface TypedSupplierAdminOperations
extends SupplierAdminOperations

Generated from IDL interface "TypedSupplierAdmin"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

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

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

obtain_typed_pull_consumer

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