Uses of Class
org.omg.PortableServer.ThreadPolicyValue
Packages that use ThreadPolicyValue
-
Uses of ThreadPolicyValue in com.sun.corba.ee.impl.oa.poa
Fields in com.sun.corba.ee.impl.oa.poa declared as ThreadPolicyValueMethods in com.sun.corba.ee.impl.oa.poa that return ThreadPolicyValueMethods in com.sun.corba.ee.impl.oa.poa with parameters of type ThreadPolicyValueModifier and TypeMethodDescriptionPOAImpl.create_thread_policy(ThreadPolicyValue value) create_thread_policySection 3.3.8.5Constructors in com.sun.corba.ee.impl.oa.poa with parameters of type ThreadPolicyValue -
Uses of ThreadPolicyValue in org.omg.PortableServer
Fields in org.omg.PortableServer declared as ThreadPolicyValueModifier and TypeFieldDescriptionprivate static ThreadPolicyValue[]ThreadPolicyValue.__arraystatic 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