Package | Description |
---|---|
org.omg.PortableServer |
Modifier and Type | Class and Description |
---|---|
class |
_ThreadPolicyLocalBase
Abstract base class for implementations of local interface ThreadPolicy
|
class |
ThreadPolicyLocalTie
Generated from IDL interface "ThreadPolicy".
|
Modifier and Type | Field and Description |
---|---|
ThreadPolicy |
ThreadPolicyHolder.value |
Modifier and Type | Method and Description |
---|---|
ThreadPolicy |
POALocalTie.create_thread_policy(ThreadPolicyValue value) |
ThreadPolicy |
POAOperations.create_thread_policy(ThreadPolicyValue value) |
static ThreadPolicy |
ThreadPolicyHelper.extract(Any any) |
static ThreadPolicy |
ThreadPolicyHelper.narrow(Object obj) |
static ThreadPolicy |
ThreadPolicyHelper.read(InputStream in) |
static ThreadPolicy |
ThreadPolicyHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ThreadPolicyHelper.insert(Any any,
ThreadPolicy s) |
static void |
ThreadPolicyHelper.write(OutputStream _out,
ThreadPolicy s) |
Constructor and Description |
---|
ThreadPolicyHolder(ThreadPolicy initial) |
Copyright © 2013. All Rights Reserved.