1 package org.omg.PortableInterceptor;2 3 4 /**5 * org/omg/PortableInterceptor/UNKNOWN.java .6 * Generated by the IDL-to-Java compiler (portable), version "3.2"7 * from ../../../../src/share/classes/org/omg/PortableInterceptor/Interceptors.idl8 * Saturday, February 9, 2008 9:40:08 AM GMT9 */10 11 public interface UNKNOWN12 {13 14 /**15 * XXX16 */17 public static final short value = (short)(5);18 }19