org.omg.PortableServer
Interface ThreadPolicyOperations
- All Superinterfaces: 
 - PolicyOperations
 
- All Known Subinterfaces: 
 - ThreadPolicy
 
public interface ThreadPolicyOperations
- extends PolicyOperations
 
Objects with the ThreadPolicy interface are obtained using the
     POA::create_thread_policy operation and passed to the
     POA::create_POA operation to specify the threading model used with
     the created POA. The value attribute of ThreadPolicy contains the
     value supplied to the POA::create_thread_policy operation from
     which it was obtained.
 
 
value
ThreadPolicyValue value()
 
 
                 Read the latest documentation online