1. package org.omg.PortableInterceptor;
  2. /**
  3. * org/omg/PortableInterceptor/ACTIVE.java .
  4. * Generated by the IDL-to-Java compiler (portable), version "3.2"
  5. * from ../../../../src/share/classes/org/omg/PortableInterceptor/Interceptors.idl
  6. * Wednesday, September 15, 2004 10:28:46 AM GMT
  7. */
  8. public interface ACTIVE
  9. {
  10. /** Object adapter state that indicates normal request processing.
  11. */
  12. public static final short value = (short)(1);
  13. }