org.omg.FT
Class LoggingRecoveryControllerPOA
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--org.omg.FT.LoggingRecoveryControllerPOA
- All Implemented Interfaces:
- org.omg.CORBA.portable.InvokeHandler, LoggingRecoveryControllerOperations
- Direct Known Subclasses:
- LoggingRecoveryController_impl, LoggingRecoveryControllerPOATie
- public abstract class LoggingRecoveryControllerPOA
- extends org.omg.PortableServer.Servant
- implements LoggingRecoveryControllerOperations, org.omg.CORBA.portable.InvokeHandler
Field Summary |
private static java.lang.String[] |
_ids_list
|
private static java.util.Hashtable |
_ops_Hash
|
Fields inherited from class org.omg.PortableServer.Servant |
_delegate, _hasGetInterface |
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 |
Methods inherited from interface org.omg.FT.LoggingRecoveryControllerOperations |
call_reply, do_checkpointing, do_updating, react_set_st_upd_reply, record_method_call_as, record_method_call_par, record_method_no_wait_as, record_method_no_wait_par, record_part_get_st_upd_reply, record_replies, record_reply_exc, record_reply_no_notify, record_reply_stateless, record_reply, record_request_repl, recover_new_replica_ch, recover_new_replica_st_ch, recover_new_replica_upd, remove_log, replay_last_requests, request_reply, set_neighbours, stop_checkpointing, stop_updating |
_ids_list
private static java.lang.String[] _ids_list
_ops_Hash
private static java.util.Hashtable _ops_Hash
LoggingRecoveryControllerPOA
public LoggingRecoveryControllerPOA()
_this
public LoggingRecoveryController _this()
_this
public LoggingRecoveryController _this(org.omg.CORBA.ORB orb)
_all_interfaces
public java.lang.String[] _all_interfaces(org.omg.PortableServer.POA poa,
byte[] objectId)
- Overrides:
_all_interfaces
in class org.omg.PortableServer.Servant
static void ()
_invoke
public org.omg.CORBA.portable.OutputStream _invoke(java.lang.String opName,
org.omg.CORBA.portable.InputStream _is,
org.omg.CORBA.portable.ResponseHandler handler)
- Specified by:
_invoke
in interface org.omg.CORBA.portable.InvokeHandler