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, ECProxyPushConsumerImpl, ProxyPushConsumerImpl, ProxyPushConsumerImpl, ProxyPushConsumerPOA, ProxyPushConsumerPOA, ProxyPushConsumerPOATie, ProxyPushConsumerPOATie, PushConsumerPOA, PushConsumerPOA, PushConsumerPOATie, PushConsumerPOATie, TypedProxyPushConsumerImpl, TypedProxyPushConsumerPOA, TypedProxyPushConsumerPOA, TypedProxyPushConsumerPOATie, TypedProxyPushConsumerPOATie, TypedPushConsumerPOA, TypedPushConsumerPOA, TypedPushConsumerPOATie, TypedPushConsumerPOATie

public interface PushConsumerOperations

Generated from IDL interface "PushConsumer".

Version:
generated at Mar 31, 2009 8:42:16 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Method Summary
 void disconnect_push_consumer()
           
 void push(Any data)
           
 

Method Detail

push

void push(Any data)
          throws Disconnected
Throws:
Disconnected

disconnect_push_consumer

void disconnect_push_consumer()