1 package org.omg.PortableInterceptor;2 3 4 /**5 * org/omg/PortableInterceptor/IORInterceptor_3_0.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 IORInterceptor_3_0 extends IORInterceptor_3_0Operations , org.omg.PortableInterceptor.IORInterceptor , org.omg.CORBA.portable.IDLEntity 12 {13 } // interface IORInterceptor_3_014