Uses of Class
com.arjuna.ats.internal.jts.orbspecific.interposition.ServerControl
Packages that use ServerControl
Package
Description
-
Uses of ServerControl in com.arjuna.ats.internal.jts.interposition
Methods in com.arjuna.ats.internal.jts.interposition that return ServerControlModifier 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) Methods in com.arjuna.ats.internal.jts.interposition with parameters of type ServerControlModifier 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
Fields in com.arjuna.ats.internal.jts.interposition.resources.arjuna declared as ServerControlMethods in com.arjuna.ats.internal.jts.interposition.resources.arjuna that return ServerControlConstructors in com.arjuna.ats.internal.jts.interposition.resources.arjuna with parameters of type ServerControl -
Uses of ServerControl in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna
Constructors in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.arjuna with parameters of type ServerControlModifierConstructorDescriptionServerNestedAction
(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
Constructors in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.osi with parameters of type ServerControlModifierConstructorDescriptionServerOSINestedAction
(ServerControl control, boolean doRegister) ServerOSITopLevelAction
(ServerControl control, boolean doRegister) -
Uses of ServerControl in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted
Methods in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted that return ServerControlModifier and TypeMethodDescriptionfinal ServerControl
ServerRestrictedNestedAction.deepestControl()
final ServerControl
ServerRestrictedTopLevelAction.deepestControl()
Constructors in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.restricted with parameters of type ServerControlModifierConstructorDescriptionServerRestrictedNestedAction
(ServerControl myControl) ServerRestrictedTopLevelAction
(ServerControl myControl) -
Uses of ServerControl in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict
Constructors in com.arjuna.ats.internal.jts.orbspecific.interposition.resources.strict with parameters of type ServerControlModifierConstructorDescriptionServerStrictNestedAction
(ServerControl control, boolean doRegister) ServerStrictTopLevelAction
(ServerControl control, boolean doRegister)