Package | Description |
---|---|
org.omg.PortableServer |
Modifier and Type | Field and Description |
---|---|
static ThreadPolicyValue |
ThreadPolicyValue.MAIN_THREAD_MODEL |
static ThreadPolicyValue |
ThreadPolicyValue.ORB_CTRL_MODEL |
static ThreadPolicyValue |
ThreadPolicyValue.SINGLE_THREAD_MODEL |
ThreadPolicyValue |
ThreadPolicyValueHolder.value |
Modifier and Type | Method and Description |
---|---|
static ThreadPolicyValue |
ThreadPolicyValueHelper.extract(Any any) |
static ThreadPolicyValue |
ThreadPolicyValue.from_int(int value) |
static ThreadPolicyValue |
ThreadPolicyValueHelper.read(InputStream in) |
ThreadPolicyValue |
ThreadPolicyLocalTie.value() |
ThreadPolicyValue |
ThreadPolicyOperations.value() |
Modifier and Type | Method and Description |
---|---|
ThreadPolicy |
POALocalTie.create_thread_policy(ThreadPolicyValue value) |
ThreadPolicy |
POAOperations.create_thread_policy(ThreadPolicyValue value) |
static void |
ThreadPolicyValueHelper.insert(Any any,
ThreadPolicyValue s) |
static void |
ThreadPolicyValueHelper.write(OutputStream out,
ThreadPolicyValue s) |
Constructor and Description |
---|
ThreadPolicyValueHolder(ThreadPolicyValue initial) |
Copyright © 2013. All Rights Reserved.