1. package org.omg.PortableServer;
  2. /**
  3. * org/omg/PortableServer/ThreadPolicy.java .
  4. * Generated by the IDL-to-Java compiler (portable), version "3.1"
  5. * from ../../../../src/share/classes/org/omg/PortableServer/poa.idl
  6. * Monday, February 23, 2004 7:03:01 AM GMT
  7. */
  8. /**
  9. * The ThreadPolicy specifies the threading model
  10. * used with the created POA. The default is
  11. * ORB_CTRL_MODEL.
  12. */
  13. public interface ThreadPolicy extends ThreadPolicyOperations, org.omg.CORBA.Policy, org.omg.CORBA.portable.IDLEntity
  14. {
  15. } // interface ThreadPolicy