|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 AdapterInactive 的软件包 | |
---|---|
org.omg.PortableServer | 提供一些类和接口,用来生成跨多个供应商 ORB 的可移植应用程序的服务器端。 |
org.omg.PortableServer.POAManagerPackage | 封装 POA 关联的处理状态。 |
org.omg.PortableServer 中 AdapterInactive 的使用 |
---|
抛出 AdapterInactive 的 org.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.POAManagerPackage 中 AdapterInactive 的使用 |
---|
返回 AdapterInactive 的 org.omg.PortableServer.POAManagerPackage 中的方法 | |
---|---|
static AdapterInactive |
AdapterInactiveHelper.extract(Any a) |
static AdapterInactive |
AdapterInactiveHelper.read(InputStream istream) |
参数类型为 AdapterInactive 的 org.omg.PortableServer.POAManagerPackage 中的方法 | |
---|---|
static void |
AdapterInactiveHelper.insert(Any a, AdapterInactive that) |
static void |
AdapterInactiveHelper.write(OutputStream ostream, AdapterInactive value) |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。