File
Doc
Category
Size
Date
Package
ThreadPolicyOperations.java
API Doc
Java SE 5 API
636
Fri Aug 26 17:25:04 BST 2005
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