Class StrictInterposition
java.lang.Object
com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
com.arjuna.ats.internal.jts.interposition.resources.strict.StrictInterposition
-
Field Summary
Fields inherited from class com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
_head
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected ControlImple
checkHierarchy
(ServerTopLevelAction hier, PropagationContext context) static ControlImple
create
(PropagationContext context) protected ControlImple
createHierarchy
(PropagationContext ctx, Uid currentUid) Methods inherited from class com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
compareHierarchies, destroy, present, removeHierarchy, setupHierarchy
-
Constructor Details
-
StrictInterposition
protected StrictInterposition()
-
-
Method Details
-
create
- Throws:
org.omg.CORBA.SystemException
-
createHierarchy
protected ControlImple createHierarchy(PropagationContext ctx, Uid currentUid) throws org.omg.CORBA.SystemException - Overrides:
createHierarchy
in classInterposition
- Throws:
org.omg.CORBA.SystemException
-
checkHierarchy
- Overrides:
checkHierarchy
in classInterposition
-