VisiBroker for Java

org.omg.CosNotifyComm
Interface PushSupplier

All Superinterfaces:
IDLEntity, NotifySubscribe, NotifySubscribeOperations, Object, PushSupplier, PushSupplierOperations, java.io.Serializable
All Known Subinterfaces:
ProxyPushSupplier, TypedProxyPushSupplier

public interface PushSupplier
extends PushSupplierOperations, NotifySubscribe, PushSupplier, IDLEntity

The PushSupplier interface supports the functionality required by notification service suppliers that transmit events as Anys using push-style communication. This interface defines no new attributes or operations directly. Instead, it multiply inherits the PushSupplier interface defined in the CosEventComm module of the OMG Event Service, and the NotifySubscribe interface described above. This enables push-style suppliers of Any events to also receive subscription_change messages from the channel, allowing it to learn about changes to the types of events being subscribed to by consumers connected to the channel.


Method Summary
 
Methods inherited from interface org.omg.CosNotifyComm.NotifySubscribeOperations
subscription_change
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 
Methods inherited from interface org.omg.CosEventComm.PushSupplierOperations
disconnect_push_supplier
 


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