Uses of Class
com.arjuna.ats.internal.jts.orbspecific.ControlImple
Package
Description
-
Uses of ControlImple in com.arjuna.ats.internal.jts.context
Modifier and TypeMethodDescriptionfinal boolean
ContextManager.addControlImpleHierarchy
(ControlImple which) -
Uses of ControlImple in com.arjuna.ats.internal.jts.interposition
Modifier and TypeMethodDescriptionFactoryCreator.recreateLocal
(PropagationContext ctx) static ControlImple
FactoryList.recreateLocal
(PropagationContext ctx, int formatID) -
Uses of ControlImple in com.arjuna.ats.internal.jts.interposition.resources.arjuna
Modifier and TypeMethodDescriptionprotected ControlImple
Interposition.checkHierarchy
(ServerTopLevelAction hier, PropagationContext context) static ControlImple
Interposition.create
(PropagationContext context) protected ControlImple
Interposition.createHierarchy
(PropagationContext ctx, Uid tlUid) InterpositionCreator.recreateLocal
(PropagationContext ctx) Interposition.setupHierarchy
(PropagationContext context) -
Uses of ControlImple in com.arjuna.ats.internal.jts.interposition.resources.osi
Modifier and TypeMethodDescriptionprotected ControlImple
OSIInterposition.checkHierarchy
(ServerTopLevelAction hier, PropagationContext context) static ControlImple
OSIInterposition.create
(PropagationContext context) protected ControlImple
OSIInterposition.createHierarchy
(PropagationContext ctx, Uid currentUid) OSIInterpositionCreator.recreateLocal
(PropagationContext ctx) OSIInterposition.setupHierarchy
(PropagationContext context) -
Uses of ControlImple in com.arjuna.ats.internal.jts.interposition.resources.restricted
Modifier and TypeMethodDescriptionprotected ControlImple
RestrictedInterposition.checkHierarchy
(ServerTopLevelAction hier, PropagationContext context) static ControlImple
RestrictedInterposition.create
(PropagationContext context) protected ControlImple
RestrictedInterposition.createHierarchy
(PropagationContext ctx, Uid tlUid) RestrictedInterpositionCreator.recreateLocal
(PropagationContext ctx) RestrictedInterposition.setupHierarchy
(PropagationContext context) -
Uses of ControlImple in com.arjuna.ats.internal.jts.interposition.resources.strict
Modifier and TypeMethodDescriptionprotected ControlImple
StrictInterposition.checkHierarchy
(ServerTopLevelAction hier, PropagationContext context) static ControlImple
StrictInterposition.create
(PropagationContext context) protected ControlImple
StrictInterposition.createHierarchy
(PropagationContext ctx, Uid currentUid) StrictInterpositionCreator.recreateLocal
(PropagationContext ctx) -
Uses of ControlImple in com.arjuna.ats.internal.jts.orbspecific
Modifier and TypeMethodDescriptionTransactionFactoryImple.createLocal
(int time_out) This creates a local instance of a transaction control, but does not register it with the ORB.ControlImple.getParentImple()
TransactionFactoryImple.recreateLocal
(PropagationContext ctx) In Arjuna we can do low-cost nested aborts at clients which do not involve telling servers. -
Uses of ControlImple in com.arjuna.ats.internal.jts.orbspecific.coordinator
Modifier and TypeMethodDescriptionfinal void
ArjunaTransactionImple.setControlHandle
(ControlImple handle) -
Uses of ControlImple in com.arjuna.ats.internal.jts.orbspecific.interposition
Modifier and TypeClassDescriptionclass
As with ControlImple, the transaction is maintained until the control object is deleted. -
Uses of ControlImple in com.arjuna.ats.internal.jts.utils
-
Uses of ControlImple in com.arjuna.ats.jts
Modifier and TypeMethodDescriptionstatic void
OTSManager.destroyControl
(ControlImple control) Used to destroy a transaction control.