org.omg.FT
Class ReplicationManager_impl.StructuredFaultConsumer
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--org.omg.CosNotifyComm.StructuredPushConsumerPOA
|
+--org.omg.FT.ReplicationManager_impl.StructuredFaultConsumer
- All Implemented Interfaces:
- org.omg.CORBA.portable.InvokeHandler, org.omg.CosNotifyComm.NotifyPublishOperations, org.omg.CosNotifyComm.StructuredPushConsumerOperations
- Enclosing class:
- ReplicationManager_impl
- class ReplicationManager_impl.StructuredFaultConsumer
- extends org.omg.CosNotifyComm.StructuredPushConsumerPOA
the replication manager is represented by this consumer in the list of fault event consumers of the fault notifier
Field Summary |
(package private) long |
group_id
|
Fields inherited from class org.omg.CosNotifyComm.StructuredPushConsumerPOA |
_ids_list |
Fields inherited from class org.omg.PortableServer.Servant |
_delegate, _hasGetInterface |
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 |
group_id
long group_id
ReplicationManager_impl.StructuredFaultConsumer
public ReplicationManager_impl.StructuredFaultConsumer(long group_id)
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