Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.
public class ThreadPolicyValue
extends Object
implements IDLEntity
The ThreadPolicyValue can have the following values.
ORB_CTRL_MODEL - The ORB is responsible for assigning
requests for an ORB- controlled POA to threads.
SINGLE_THREAD_MODEL - Requests for a single-threaded
POA are processed sequentially.