Class ServerSynchronization
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTransactions.SynchronizationPOA
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.ServerSynchronization
- All Implemented Interfaces:
org.omg.CORBA.portable.InvokeHandler
,SynchronizationOperations
,TransactionalObjectOperations
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
after_completion
(Status status) void
void
destroy()
final Synchronization
Methods inherited from class org.omg.CosTransactions.SynchronizationPOA
_all_interfaces, _invoke, _this, _this
Methods inherited from class org.omg.PortableServer.Servant
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
-
Constructor Details
-
ServerSynchronization
-
-
Method Details
-
getSynchronization
-
destroy
public void destroy() -
before_completion
public void before_completion() throws org.omg.CORBA.SystemException- Throws:
org.omg.CORBA.SystemException
-
after_completion
- Throws:
org.omg.CORBA.SystemException
-