org.omg.CosNotifyComm
Interface PullConsumer

All Superinterfaces:
org.omg.CORBA.portable.IDLEntity, NotifyPublish, NotifyPublishOperations, org.omg.CORBA.Object, PullConsumer, PullConsumerOperations, java.io.Serializable
All Known Subinterfaces:
ProxyPullConsumer, TypedProxyPullConsumer
All Known Implementing Classes:
_ProxyPullConsumerStub, _TypedProxyPullConsumerStub

public interface PullConsumer
extends PullConsumerOperations, NotifyPublish, PullConsumer, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

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


Method Summary
 
Methods inherited from interface org.omg.CosNotifyComm.NotifyPublishOperations
offer_change
 
Methods inherited from interface org.omg.CosEventComm.PullConsumerOperations
disconnect_pull_consumer
 
Methods inherited from interface org.omg.CosNotifyComm.NotifyPublishOperations
offer_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.PullConsumerOperations
disconnect_pull_consumer
 
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