org.omg.CosNotifyComm
Interface SequencePushConsumerOperations

All Superinterfaces:
NotifyPublishOperations
All Known Subinterfaces:
SequenceProxyPushConsumer, SequenceProxyPushConsumerOperations, SequencePushConsumer
All Known Implementing Classes:
_SequenceProxyPushConsumerStub, _SequencePushConsumerStub, SequenceProxyPushConsumerPOA, SequencePushConsumerPOA

public interface SequencePushConsumerOperations
extends NotifyPublishOperations

Generated from IDL interface "SequencePushConsumer"

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

Method Summary
 void disconnect_sequence_push_consumer()
           
 void push_structured_events(StructuredEvent[] notifications)
           
 
Methods inherited from interface org.omg.CosNotifyComm.NotifyPublishOperations
offer_change
 

Method Detail

push_structured_events

public void push_structured_events(StructuredEvent[] notifications)
                            throws Disconnected
Throws:
Disconnected

disconnect_sequence_push_consumer

public void disconnect_sequence_push_consumer()