1. package org.omg.PortableInterceptor;
  2. /**
  3. * org/omg/PortableInterceptor/Interceptor.java .
  4. * Generated by the IDL-to-Java compiler (portable), version "3.1"
  5. * from ../../../../src/share/classes/org/omg/PortableInterceptor/Interceptors.idl
  6. * Monday, February 23, 2004 7:03:06 AM GMT
  7. */
  8. /**
  9. * All Portable Interceptors implement Interceptor.
  10. */
  11. public interface Interceptor extends InterceptorOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
  12. {
  13. } // interface Interceptor