org.omg.CosTypedEventChannelAdmin

Interface TypedConsumerAdminOperations

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

public interface TypedConsumerAdminOperations
extends ConsumerAdminOperations

Generated from IDL interface "TypedConsumerAdmin"

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

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 Details

obtain_typed_pull_supplier

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


obtain_typed_push_supplier

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