Package org.omg.PortableServer
Class ThreadPolicyValueHelper
java.lang.Object
org.omg.PortableServer.ThreadPolicyValueHelper
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.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ThreadPolicyValuestatic Stringid()static voidinsert(Any a, ThreadPolicyValue that) static ThreadPolicyValueread(InputStream istream) static TypeCodetype()static voidwrite(OutputStream ostream, ThreadPolicyValue value)
-
Constructor Details
-
ThreadPolicyValueHelper
public ThreadPolicyValueHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-