Uses of Interface
org.omg.PortableServer.ThreadPolicy
-
Packages that use ThreadPolicy 软件包 描述 org.omg.PortableServer 提供类和接口,使您的应用程序的服务器端可跨多厂商ORBs移植。 -
-
Uses of ThreadPolicy in org.omg.PortableServer
Methods in org.omg.PortableServer that return ThreadPolicy Modifier and Type 方法 描述 ThreadPolicy
POAOperations. create_thread_policy(ThreadPolicyValue value)
这些操作都返回具有指定值的策略对象的引用。
-