#include <CosEventChannelAdmin.idl>
Inheritance diagram for CosEventChannelAdmin::ProxyPushConsumer
Public Methods | |
void | connect_push_supplier (in CosEventComm::PushSupplier push_supplier) raises (AlreadyConnected) |
Connect a push-style supplier to the Event Service. More... |
The application can use the methods derived from CosEventComm::PushConsumer to disconnect from the Event Service and push events.
|
Connect a push-style supplier to the Event Service. Before pushing events into its Proxy the application must call the following operation.
|