Uses of Class
org.omg.PortableServer.ThreadPolicyValue
Packages that use ThreadPolicyValue
-
Uses of ThreadPolicyValue in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.impl.oa.poa with parameters of type ThreadPolicyValueModifier and TypeMethodDescriptionPOAImpl.create_thread_policy(ThreadPolicyValue value) create_thread_policySection 3.3.8.5 -
Uses of ThreadPolicyValue in org.omg.PortableServer
Fields in org.omg.PortableServer declared as ThreadPolicyValueModifier and TypeFieldDescriptionstatic final ThreadPolicyValueThreadPolicyValue.ORB_CTRL_MODELstatic final ThreadPolicyValueThreadPolicyValue.SINGLE_THREAD_MODELThreadPolicyValueHolder.valueMethods in org.omg.PortableServer that return ThreadPolicyValueModifier and TypeMethodDescriptionstatic ThreadPolicyValuestatic ThreadPolicyValueThreadPolicyValue.from_int(int value) static ThreadPolicyValueThreadPolicyValueHelper.read(InputStream istream) ThreadPolicyOperations.value()specifies the policy valueMethods in org.omg.PortableServer with parameters of type ThreadPolicyValueModifier and TypeMethodDescriptionPOAOperations.create_thread_policy(ThreadPolicyValue value) These operations each return a reference to a policy object with the specified value.static voidThreadPolicyValueHelper.insert(Any a, ThreadPolicyValue that) static voidThreadPolicyValueHelper.write(OutputStream ostream, ThreadPolicyValue value) Constructors in org.omg.PortableServer with parameters of type ThreadPolicyValue