Class ServerOSINestedAction
java.lang.Object
com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict.ServerStrictNestedAction
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi.ServerOSINestedAction
- All Implemented Interfaces:
ResourceOperations
,SubtransactionAwareResourceOperations
-
Field Summary
Fields inherited from class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
_resourceRef, _theResource
Fields inherited from class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
_children, _destroyed, _parent, _theControl, _theUid, _valid
-
Constructor Summary
-
Method Summary
Methods inherited from class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict.ServerStrictNestedAction
interposeResource
Methods inherited from class com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
commit, commit_one_phase, destroyResource, forget, prepare, registerSubTran, rollback, theResource
Methods inherited from class com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
abortChild, addChild, control, destroyed, finalize, get_uid, getChild, getChildren, getChildren, getParentHandle, otsStatus, removeChild, setParentHandle, tidyup, valid
-
Constructor Details
-
ServerOSINestedAction
-
-
Method Details
-
commit_subtransaction
- Specified by:
commit_subtransaction
in interfaceSubtransactionAwareResourceOperations
- Overrides:
commit_subtransaction
in classServerStrictNestedAction
- Throws:
org.omg.CORBA.SystemException
-
rollback_subtransaction
public void rollback_subtransaction() throws org.omg.CORBA.SystemException- Specified by:
rollback_subtransaction
in interfaceSubtransactionAwareResourceOperations
- Overrides:
rollback_subtransaction
in classServerNestedAction
- Throws:
org.omg.CORBA.SystemException
-