VisiBroker for Java

org.omg.CosNotifyComm
Interface StructuredPullConsumerOperations

All Superinterfaces:
NotifyPublishOperations
All Known Subinterfaces:
StructuredProxyPullConsumer, StructuredProxyPullConsumerOperations, StructuredPullConsumer

public interface StructuredPullConsumerOperations
extends NotifyPublishOperations

StructuredPullConsumer is an interface every structured pull consumer must implement. This interface may not be needed because a pull consumer may not logicaly exist as an object. Null can be connected to the proxy pull supplier and pulling events can be done from any part of application code.

See Also:
StructuredProxyPullSupplierOperations

Method Summary
 void disconnect_structured_pull_consumer()
          This method does the application specific cleanup before disconnection.
 
Methods inherited from interface org.omg.CosNotifyComm.NotifyPublishOperations
offer_change
 

Method Detail

disconnect_structured_pull_consumer

void disconnect_structured_pull_consumer()
This method does the application specific cleanup before disconnection. Notification service will call this method just before this consumer is disconnected.


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