JavaTM 2 Platform
Standard Ed. 6

类 org.omg.PortableServer.ThreadPolicyValue
的使用

使用 ThreadPolicyValue 的软件包
org.omg.PortableServer 提供一些类和接口,用来生成跨多个供应商 ORB 的可移植应用程序的服务器端。 
 

org.omg.PortableServerThreadPolicyValue 的使用
 

声明为 ThreadPolicyValueorg.omg.PortableServer 中的字段
static ThreadPolicyValue ThreadPolicyValue.ORB_CTRL_MODEL
           
static ThreadPolicyValue ThreadPolicyValue.SINGLE_THREAD_MODEL
           
 

返回 ThreadPolicyValueorg.omg.PortableServer 中的方法
static ThreadPolicyValue ThreadPolicyValue.from_int(int value)
           
 ThreadPolicyValue ThreadPolicyOperations.value()
          指定策略值
 

参数类型为 ThreadPolicyValueorg.omg.PortableServer 中的方法
 ThreadPolicy POAOperations.create_thread_policy(ThreadPolicyValue value)
          每个这种操作都返回一个对具有指定值的策略对象的引用。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only