VisiBroker for Java

org.omg.CosNotifyComm
Interface StructuredPushSupplierOperations

All Superinterfaces:
NotifySubscribeOperations
All Known Subinterfaces:
StructuredProxyPushSupplier, StructuredProxyPushSupplierOperations, StructuredPushSupplier

public interface StructuredPushSupplierOperations
extends NotifySubscribeOperations

StructuredPushSupplier is an interface every structured 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:
StructuredProxyPushConsumerOperations

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

Method Detail

disconnect_structured_push_supplier

void disconnect_structured_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