VisiBroker for Java

org.omg.CosNotifyComm
Interface SequencePushSupplierOperations

All Superinterfaces:
NotifySubscribeOperations
All Known Subinterfaces:
SequenceProxyPushSupplier, SequenceProxyPushSupplierOperations, SequencePushSupplier

public interface SequencePushSupplierOperations
extends NotifySubscribeOperations

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

See Also:
SequenceProxyPushConsumerOperations

Method Summary
 void disconnect_sequence_push_supplier()
          This method does the application specific cleanup before disconnection.
 
Methods inherited from interface org.omg.CosNotifyComm.NotifySubscribeOperations
subscription_change
 

Method Detail

disconnect_sequence_push_supplier

void disconnect_sequence_push_supplier()
This method does the application specific cleanup before disconnection. Notification service will call this method just before this supplier 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