Class OSIInterposition
java.lang.Object
com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
com.arjuna.ats.internal.jts.interposition.resources.osi.OSIInterposition
-
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) setupHierarchy
(PropagationContext context) Methods inherited from class com.arjuna.ats.internal.jts.interposition.resources.arjuna.Interposition
compareHierarchies, destroy, present, removeHierarchy
-
Constructor Details
-
OSIInterposition
protected OSIInterposition()
-
-
Method Details
-
create
- Throws:
org.omg.CORBA.SystemException
-
setupHierarchy
- Overrides:
setupHierarchy
in classInterposition
- 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
-