import "CosEventChannelAdmin.idl";
Inheritance diagram for CosEventChannelAdmin::ProxyPushConsumer:
Public Member Functions | |
void | connect_push_supplier (in CosEventComm::PushSupplier push_supplier) raises (AlreadyConnected) |
Connect a push-style supplier to the Event Service. |
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.
|