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:
PushConsumerPOA

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

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

disconnect_push_consumer

public void disconnect_push_consumer()
Operation disconnect_push_consumer