org.omg.CosEventComm
Interface PushConsumerOperations

All Known Subinterfaces:
ProxyPushConsumer, ProxyPushConsumer, ProxyPushConsumerOperations, ProxyPushConsumerOperations, PushConsumer, PushConsumer, PushConsumerOperations, TypedProxyPushConsumer, TypedProxyPushConsumer, TypedProxyPushConsumerOperations, TypedProxyPushConsumerOperations, TypedPushConsumer, TypedPushConsumer, TypedPushConsumerOperations, TypedPushConsumerOperations
All Known Implementing Classes:
_ProxyPushConsumerStub, _ProxyPushConsumerStub, _PushConsumerStub, _PushConsumerStub, _TypedProxyPushConsumerStub, _TypedProxyPushConsumerStub, _TypedPushConsumerStub, _TypedPushConsumerStub, ProxyPushConsumerImpl, ProxyPushConsumerPOA, ProxyPushConsumerPOA, ProxyPushConsumerPOATie, ProxyPushConsumerPOATie, PushConsumerPOA, PushConsumerPOA, PushConsumerPOATie, PushConsumerPOATie, TypedProxyPushConsumerPOA, TypedProxyPushConsumerPOA, TypedProxyPushConsumerPOATie, TypedProxyPushConsumerPOATie, TypedPushConsumerPOA, TypedPushConsumerPOA, TypedPushConsumerPOATie, 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