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_policy
Section 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.__array
static final ThreadPolicyValue
ThreadPolicyValue.ORB_CTRL_MODEL
static final ThreadPolicyValue
ThreadPolicyValue.SINGLE_THREAD_MODEL
ThreadPolicyValueHolder.value
Methods in org.omg.PortableServer that return ThreadPolicyValueModifier and TypeMethodDescriptionstatic ThreadPolicyValue
static ThreadPolicyValue
ThreadPolicyValue.from_int
(int value) static ThreadPolicyValue
ThreadPolicyValueHelper.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 void
ThreadPolicyValueHelper.insert
(Any a, ThreadPolicyValue that) static void
ThreadPolicyValueHelper.write
(OutputStream ostream, ThreadPolicyValue value) Constructors in org.omg.PortableServer with parameters of type ThreadPolicyValue