001 package org.omg.CosTransactions;
002
003 /**
004 * Generated from IDL interface "Current".
005 *
006 * @author JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
007 * @version generated at Sep 6, 2011 5:12:30 AM
008 */
009
010 public interface Current
011 extends CurrentOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Current
012 {
013 }