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, ProxyPushConsumerPOA, ProxyPushConsumerPOA, PushConsumerPOA, PushConsumerPOA, TypedProxyPushConsumerPOA, TypedProxyPushConsumerPOA, TypedPushConsumerPOA, TypedPushConsumerPOA

public interface PushConsumerOperations

Generated from IDL interface "PushConsumer"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

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

Method Detail

push

public void push(Any data)
          throws Disconnected
Throws:
Disconnected

disconnect_push_consumer

public void disconnect_push_consumer()