001 package org.omg.CSIIOP;
002 /**
003 * Generated from IDL const "DelegationByClient".
004 *
005 * @author JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
006 * @version generated at Nov 6, 2011 12:20:23 AM
007 */
008
009 public interface DelegationByClient
010 {
011 short value = (short)(2048);
012 }