File
Doc
Category
Size
Date
Package
ThreadPolicyOperations.java
API Doc
Java SE 6 API
640
Tue Jun 10 01:33:16 BST 2008
org.omg.PortableServer
ThreadPolicyOperations
public interface ThreadPolicyOperations implements org.omg.CORBA.PolicyOperations
The ThreadPolicy specifies the threading model used with the created POA. The default is ORB_CTRL_MODEL.
Fields Summary
Constructors Summary
Methods Summary
public
org.omg.PortableServer.ThreadPolicyValue
value
()
specifies the policy value
Java Code Source