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