JavaTM 2 Platform
Standard Ed. 6

類別 org.omg.PortableServer.POAPackage.ServantAlreadyActive
的使用

使用 ServantAlreadyActive 的軟體套件
org.omg.PortableServer 提供一些類別和介面,用來產生跨多個供應商 ORB 的可移植應用程序的伺服器端。 
org.omg.PortableServer.POAPackage 允許開發人員建構可在不同 ORB 產品間移植的物件實作。 
 

org.omg.PortableServerServantAlreadyActive 的使用
 

拋出 ServantAlreadyActiveorg.omg.PortableServer 中的方法
 void POAOperations.activate_object_with_id(byte[] id, Servant p_servant)
          此操作將指定 Object Id 與指定 servant 之間的關聯輸入 Active Object Map。
 byte[] POAOperations.activate_object(Servant p_servant)
          此操作產生一個 Object Id,並將該 Object Id 和指定的 servant 輸入 Active Object Map。
 

org.omg.PortableServer.POAPackageServantAlreadyActive 的使用
 

返回 ServantAlreadyActiveorg.omg.PortableServer.POAPackage 中的方法
static ServantAlreadyActive ServantAlreadyActiveHelper.extract(Any a)
           
static ServantAlreadyActive ServantAlreadyActiveHelper.read(InputStream istream)
           
 

參數型別為 ServantAlreadyActiveorg.omg.PortableServer.POAPackage 中的方法
static void ServantAlreadyActiveHelper.insert(Any a, ServantAlreadyActive that)
           
static void ServantAlreadyActiveHelper.write(OutputStream ostream, ServantAlreadyActive value)
           
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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