VisiBroker for Java

org.omg.CosEventChannelAdmin
Interface SupplierAdminOperations

All Known Subinterfaces:
SupplierAdmin, SupplierAdmin, SupplierAdminOperations, org.omg.CosTypedEventChannelAdmin.TypedSupplierAdmin, TypedSupplierAdmin, org.omg.CosTypedEventChannelAdmin.TypedSupplierAdminOperations, TypedSupplierAdminOperations

public interface SupplierAdminOperations

This interface is used by supplier applications to obtain a reference to the proxy consumer object.


Method Summary
 ProxyPullConsumer obtain_pull_consumer()
          Invoked if the calling supplier application is implemented using the pull model.
 ProxyPushConsumer obtain_push_consumer()
          Invoked if the calling supplier application is implemented using the push model.
 

Method Detail

obtain_pull_consumer

ProxyPullConsumer obtain_pull_consumer()
Invoked if the calling supplier application is implemented using the pull model.

Returns:
reference to ProxyPullConsumer that can be used to invoke connect_pull_supplier method.

obtain_push_consumer

ProxyPushConsumer obtain_push_consumer()
Invoked if the calling supplier application is implemented using the push model.

Returns:
reference to ProxyPushConsumer that can be used to invoke connect_push_supplier method.

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online