Uses of Class org.omg.PortableServer.ThreadPolicyValue

Uses in package org.omg.PortableServer

Fields of type org.omg.PortableServer.ThreadPolicyValue

ThreadPolicyValue
An instance of ThreadPolicyValue, initialized to ORB_CTRL_MODEL.
ThreadPolicyValue
An instance of ThreadPolicyValue, initialized to SINGLE_THREAD_MODEL.

Methods with parameter type org.omg.PortableServer.ThreadPolicyValue

ThreadPolicy
Create the ThreadPolicy policy.

Methods with return type org.omg.PortableServer.ThreadPolicyValue

ThreadPolicyValue
Returns the ThreadPolicyValue, matching the given integer constant.
ThreadPolicyValue
Return the value of this policy type, stated by the current instance.

Uses in package gnu.CORBA.Poa

Constructors with parameter type org.omg.PortableServer.ThreadPolicyValue

Create the policy.

Methods with parameter type org.omg.PortableServer.ThreadPolicyValue

ThreadPolicy

Methods with return type org.omg.PortableServer.ThreadPolicyValue

ThreadPolicyValue
Get the value for the policy that was passed in a constructor.