VisiBroker for Java

org.omg.CosEventChannelAdmin
Interface ConsumerAdminOperations

All Known Subinterfaces:
ConsumerAdmin, ConsumerAdmin, ConsumerAdminOperations, EventLogFactory, EventLogFactoryOperations, NotifyLogFactory, NotifyLogFactoryOperations, org.omg.CosTypedEventChannelAdmin.TypedConsumerAdmin, TypedConsumerAdmin, org.omg.CosTypedEventChannelAdmin.TypedConsumerAdminOperations, TypedConsumerAdminOperations, TypedEventLogFactory, TypedEventLogFactoryOperations, TypedNotifyLogFactory, TypedNotifyLogFactoryOperations

public interface ConsumerAdminOperations

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


Method Summary
 ProxyPullSupplier obtain_pull_supplier()
          Invoked if the calling consumer application is implemented using the pull model.
 ProxyPushSupplier obtain_push_supplier()
          Invoked if the calling consumer application is implemented using the push model.
 

Method Detail

obtain_pull_supplier

ProxyPullSupplier obtain_pull_supplier()
Invoked if the calling consumer application is implemented using the pull model.

Returns:
reference to ProxyPullSupplier that can be used to invoke connect_pull_consumer method.

obtain_push_supplier

ProxyPushSupplier obtain_push_supplier()
Invoked if the calling consumer application is implemented using the push model.

Returns:
reference to ProxyPushSupplier that can be used to invoke connect_push_consumer 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