|
JavaTM 2 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 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。