org.omg.CosTypedEventChannelAdmin

Interface TypedSupplierAdminOperations

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

public interface TypedSupplierAdminOperations
extends SupplierAdminOperations

Generated from IDL interface "TypedSupplierAdmin"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

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 Details

obtain_typed_pull_consumer

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


obtain_typed_push_consumer

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