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 Nov 3, 2010 2:32:40 PM
008     */
009    
010    public interface Session
011            extends SessionOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
012    {
013    }