JavaTM Platform
Standard Ed. 6

类 org.omg.PortableServer.POAManagerPackage.AdapterInactive
的使用

使用 AdapterInactive 的软件包
org.omg.PortableServer 提供一些类和接口,用来生成跨多个供应商 ORB 的可移植应用程序的服务器端。 
org.omg.PortableServer.POAManagerPackage 封装 POA 关联的处理状态。 
 

org.omg.PortableServerAdapterInactive 的使用
 

抛出 AdapterInactiveorg.omg.PortableServer 中的方法
 void POAManagerOperations.activate()
          此操作将 POA 管理器更改为激活状态,促使关联的 POA 开始处理请求。
 void POAManagerOperations.deactivate(boolean etherealize_objects, boolean wait_for_completion)
          此操作将 POA 管理器的状态更改为非激活 (inactive),促使关联的 POA 拒绝尚未开始执行的请求以及任何新的请求。
 void POAManagerOperations.discard_requests(boolean wait_for_completion)
          此操作将 POA 管理器的状态更改为丢弃 (discarding)。
 void POAManagerOperations.hold_requests(boolean wait_for_completion)
          此操作将 POA 管理器更改为保持 (holding) 状态,促使关联的 POA 将传入请求排队。
 

org.omg.PortableServer.POAManagerPackageAdapterInactive 的使用
 

返回 AdapterInactiveorg.omg.PortableServer.POAManagerPackage 中的方法
static AdapterInactive AdapterInactiveHelper.extract(Any a)
           
static AdapterInactive AdapterInactiveHelper.read(InputStream istream)
           
 

参数类型为 AdapterInactiveorg.omg.PortableServer.POAManagerPackage 中的方法
static void AdapterInactiveHelper.insert(Any a, AdapterInactive that)
           
static void AdapterInactiveHelper.write(OutputStream ostream, AdapterInactive value)
           
 


JavaTM Platform
Standard Ed. 6

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策