org.omg.FT
Class GatewayForActiveRepl_impl.GatewayStructuredPushConsumer

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--org.omg.CosNotifyComm.StructuredPushConsumerPOA
              |
              +--org.omg.FT.GatewayForActiveRepl_impl.GatewayStructuredPushConsumer
All Implemented Interfaces:
org.omg.CORBA.portable.InvokeHandler, org.omg.CosNotifyComm.NotifyPublishOperations, org.omg.CosNotifyComm.StructuredPushConsumerOperations
Enclosing class:
GatewayForActiveRepl_impl

class GatewayForActiveRepl_impl.GatewayStructuredPushConsumer
extends org.omg.CosNotifyComm.StructuredPushConsumerPOA


Fields inherited from class org.omg.CosNotifyComm.StructuredPushConsumerPOA
_ids_list
 
Fields inherited from class org.omg.PortableServer.Servant
_delegate, _hasGetInterface
 
Constructor Summary
(package private) GatewayForActiveRepl_impl.GatewayStructuredPushConsumer()
           
 
Method Summary
 void disconnect_structured_push_consumer()
           
 void offer_change(org.omg.CosNotification.EventType[] added, org.omg.CosNotification.EventType[] removed)
           
 void push_structured_event(org.omg.CosNotification.StructuredEvent notification)
           
 
Methods inherited from class org.omg.CosNotifyComm.StructuredPushConsumerPOA
_all_interfaces, _invoke, _this, _this,
 
Methods inherited from class org.omg.PortableServer.Servant
_default_POA, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

GatewayForActiveRepl_impl.GatewayStructuredPushConsumer

GatewayForActiveRepl_impl.GatewayStructuredPushConsumer()
Method Detail

disconnect_structured_push_consumer

public void disconnect_structured_push_consumer()
Overrides:
disconnect_structured_push_consumer in class org.omg.CosNotifyComm.StructuredPushConsumerPOA

offer_change

public void offer_change(org.omg.CosNotification.EventType[] added,
                         org.omg.CosNotification.EventType[] removed)
Overrides:
offer_change in class org.omg.CosNotifyComm.StructuredPushConsumerPOA

push_structured_event

public void push_structured_event(org.omg.CosNotification.StructuredEvent notification)
                           throws org.omg.CosEventComm.Disconnected
Overrides:
push_structured_event in class org.omg.CosNotifyComm.StructuredPushConsumerPOA