package org.omg.PortableInterceptor;
/**
* org/omg/PortableInterceptor/UNKNOWN.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from ../../../../src/share/classes/org/omg/PortableInterceptor/Interceptors.idl
* Friday, August 26, 2005 11:25:08 PM GMT
*/
public interface UNKNOWN
{
/**
* XXX
*/
public static final short value = (short)(5);
}
|