Uses of Interface
org.omg.PortableServer.ThreadPolicy
-
Packages that use ThreadPolicy Package Description com.sun.corba.ee.impl.oa.poa org.omg.PortableServer -
-
Uses of ThreadPolicy in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa that implement ThreadPolicy Modifier and Type Class Description (package private) classThreadPolicyImplMethods in com.sun.corba.ee.impl.oa.poa that return ThreadPolicy Modifier and Type Method Description ThreadPolicyPOAImpl. create_thread_policy(ThreadPolicyValue value)create_thread_policySection 3.3.8.5 -
Uses of ThreadPolicy in org.omg.PortableServer
Methods in org.omg.PortableServer that return ThreadPolicy Modifier and Type Method Description ThreadPolicyPOAOperations. create_thread_policy(ThreadPolicyValue value)These operations each return a reference to a policy object with the specified value.
-