Uses of Interface
org.omg.PortableServer.ThreadPolicy
-
Packages that use ThreadPolicy Package Description org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. -
-
Uses of ThreadPolicy in org.omg.PortableServer
Methods in org.omg.PortableServer that return ThreadPolicy Modifier and Type Method Description ThreadPolicy
POAOperations. create_thread_policy(ThreadPolicyValue value)
These operations each return a reference to a policy object with the specified value.
-