The ProxyPullConsumer interface defines the second step for connecting pull suppliers to the event channel. A proxy consumer is similar to a normal consumer, but includes an additional method for connecting a supplier to the proxy consumer.
To get access to all definitions, e.g., exceptions,
include necessary
Any object that possesses an object reference that supports the ProxyPullConsumer interface can perform the following operations:
This operation connects PullSupplier object to the ProxyPullConsumer object.
If a nil object reference is passed CORBA standard
This operation disconnects proxy pull consumer from the event channel and sends a notification about the loss of the connection to the pull supplier attached to it.