1. package org.omg.IOP;
  2. /**
  3. * org/omg/IOP/TAG_POLICIES.java .
  4. * Generated by the IDL-to-Java compiler (portable), version "3.1"
  5. * from ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl
  6. * Monday, February 23, 2004 7:03:03 AM GMT
  7. */
  8. public interface TAG_POLICIES
  9. {
  10. /**
  11. * A profile component containing the sequence of QoS policies exported
  12. * with the object reference by an object adapter.
  13. */
  14. public static final int value = (int)(2);
  15. }