001    package org.omg.CORBA;
002    
003    /**
004     * Generated from IDL interface "LocalInterfaceDef".
005     *
006     * @author JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
007     * @version generated at Sep 22, 2012 10:58:05 AM
008     */
009    
010    public interface LocalInterfaceDef
011            extends LocalInterfaceDefOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.InterfaceDef
012    {
013    }