Package | Description |
---|---|
org.jacorb.poa | |
org.jacorb.poa.policy | |
org.omg.PortableServer |
Modifier and Type | Field and Description |
---|---|
protected ThreadPolicy |
POA.threadPolicy |
Modifier and Type | Method and Description |
---|---|
ThreadPolicy |
POA.create_thread_policy(ThreadPolicyValue value) |
Modifier and Type | Class and Description |
---|---|
class |
ThreadPolicy
This class implements the thread policy.
|
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 |
POAOperations.create_thread_policy(ThreadPolicyValue value) |
ThreadPolicy |
POALocalTie.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 © 2017 JacORB. All rights reserved.