1 package org.omg.PortableServer; 2 3 4 /** 5 * org/omg/PortableServer/REQUEST_PROCESSING_POLICY_ID.java . 6 * Generated by the IDL-to-Java compiler (portable), version "3.2" 7 * from ../../../../src/share/classes/org/omg/PortableServer/poa.idl 8 * Saturday, February 9, 2008 9:40:02 AM GMT 9 */ 10 11 public interface REQUEST_PROCESSING_POLICY_ID 12 { 13 14 /** 15 * The value representing REQUEST_PROCESSING_POLICY_ID. 16 */ 17 public static final int value = (int)(22L); 18 } 19