com.arjuna.ats.jts.extensions
Interface Current


public interface Current

This interface gives access to the Arjuna specific extensions to Current.

Since:
JTS 4.0.
Version:
$Id: Current.java 2342 2006-03-30 13:06:17Z $
Author:
Mark Little (mark.little@arjuna.com)

Method Summary
 CheckedAction getCheckedAction()
           
 void setCheckedAction(CheckedAction ca)
           
 

Method Detail

setCheckedAction

public void setCheckedAction(CheckedAction ca)
                      throws org.omg.CORBA.SystemException
Throws:
org.omg.CORBA.SystemException

getCheckedAction

public CheckedAction getCheckedAction()
                               throws org.omg.CORBA.SystemException
Throws:
org.omg.CORBA.SystemException