org.omg.CosNotifyComm
Interface SequencePushConsumerOperations

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

public interface SequencePushConsumerOperations
extends NotifyPublishOperations

Generated from IDL interface "SequencePushConsumer"

Author:
JacORB IDL compiler V 2.2 (JBoss patch 3), 06-Oct-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

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

disconnect_sequence_push_consumer

void disconnect_sequence_push_consumer()