Uses of Class
com.arjuna.ats.internal.jts.orbspecific.interposition.ServerControl
Package
Description
-
Uses of ServerControl in com.arjuna.ats.internal.jts.interposition
Modifier and TypeMethodDescriptionstatic ServerControl
ServerFactory.create_subtransaction
(Uid actUid, Coordinator realCoord, Terminator realTerm, ServerControl parent) static ServerControl
ServerFactory.create_transaction
(Uid u, Control parentControl, ArjunaTransactionImple parentImpl, Coordinator realCoord, Terminator realTerm, int time_out) Modifier and TypeMethodDescriptionstatic ServerControl
ServerFactory.create_subtransaction
(Uid actUid, Coordinator realCoord, Terminator realTerm, ServerControl parent) -
Uses of ServerControl in com.arjuna.ats.internal.jts.interposition.resources.arjuna
-
Uses of ServerControl in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna
ModifierConstructorDescriptionServerNestedAction
(ServerControl myControl) Create local transactions with same ids as remote.ServerTopLevelAction
(ServerControl control) -
Uses of ServerControl in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi
ModifierConstructorDescriptionServerOSINestedAction
(ServerControl control, boolean doRegister) ServerOSITopLevelAction
(ServerControl control, boolean doRegister) -
Uses of ServerControl in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted
Modifier and TypeMethodDescriptionfinal ServerControl
ServerRestrictedNestedAction.deepestControl()
final ServerControl
ServerRestrictedTopLevelAction.deepestControl()
ModifierConstructorDescriptionServerRestrictedNestedAction
(ServerControl myControl) ServerRestrictedTopLevelAction
(ServerControl myControl) -
Uses of ServerControl in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict
ModifierConstructorDescriptionServerStrictNestedAction
(ServerControl control, boolean doRegister) ServerStrictTopLevelAction
(ServerControl control, boolean doRegister)