java.lang.Object
com.arjuna.ats.internal.jts.interposition.resources.arjuna.ServerResource
com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna.ServerNestedAction
All Implemented Interfaces:
ResourceOperations, SubtransactionAwareResourceOperations
Direct Known Subclasses:
ServerRestrictedNestedAction, ServerStrictNestedAction

public class ServerNestedAction extends ServerResource implements SubtransactionAwareResourceOperations
This looks like an atomic action, but is not actually derived from BasicAction or OTS_Transaction. This is because of the way in which the OTS creates and manipulates transactions. This is a nested action proxy.