org.omg.CosEventComm
Interface PushConsumerOperations

All Known Subinterfaces:
ProxyPushConsumer, ProxyPushConsumerOperations, PushConsumer, TypedProxyPushConsumer, TypedProxyPushConsumerOperations, TypedPushConsumer, TypedPushConsumerOperations
All Known Implementing Classes:
_ProxyPushConsumerStub, _PushConsumerStub, _TypedProxyPushConsumerStub, _TypedPushConsumerStub, ProxyPushConsumerImpl, ProxyPushConsumerPOA, ProxyPushConsumerPOATie, PushConsumerPOA, PushConsumerPOATie, TypedProxyPushConsumerPOA, TypedProxyPushConsumerPOATie, TypedPushConsumerPOA, TypedPushConsumerPOATie

public interface PushConsumerOperations

Interface definition: PushConsumer.

Author:
OpenORB Compiler

Method Summary
 void disconnect_push_consumer()
          Operation disconnect_push_consumer
 void push(org.omg.CORBA.Any data)
          Operation push
 

Method Detail

push

void push(org.omg.CORBA.Any data)
          throws Disconnected
Operation push

Throws:
Disconnected

disconnect_push_consumer

void disconnect_push_consumer()
Operation disconnect_push_consumer