001    package org.omg.CSI;
002    /**
003     * Generated from IDL const "MTEstablishContext".
004     *
005     * @author JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
006     * @version generated at Sep 22, 2012 10:57:17 AM
007     */
008    
009    public interface MTEstablishContext
010    {
011            short value = (short)(0);
012    }