Class CheckedActions
java.lang.Object
com.arjuna.ats.internal.jts.coordinator.CheckedActions
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic final CheckedAction
get()
static final void
remove()
static final void
set
(CheckedAction ca)
-
Constructor Details
-
CheckedActions
public CheckedActions()
-
-
Method Details
-
remove
public static final void remove() throws org.omg.CORBA.SystemException- Throws:
org.omg.CORBA.SystemException
-
get
- Throws:
org.omg.CORBA.SystemException
-
set
- Throws:
org.omg.CORBA.SystemException
-