001 package tecgraf.openbus.DRMAA;
002
003 /**
004 * Generated from IDL interface "Session".
005 *
006 * @author JacORB IDL compiler V 2.3-beta-2, 14-Oct-2006
007 * @version generated at Dec 3, 2009 3:27:57 PM
008 */
009
010 public interface Session
011 extends SessionOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
012 {
013 }