JavaTM 2 Platform
Standard Ed. 6

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

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

org.omg.PortableServerServantNotActive 的使用
 

拋出 ServantNotActiveorg.omg.PortableServer 中的方法
 byte[] POAOperations.servant_to_id(Servant p_servant)
          此操作有四種可能的行為。
 Object POAOperations.servant_to_reference(Servant p_servant)
          如果在此 POA 指派的操作的上下文外調用此操作,則需要 RETAIN 策略以及 UNIQUE_ID 或 IMPLICIT_ACTIVATION 策略之一。
 

org.omg.PortableServer.POAPackageServantNotActive 的使用
 

返回 ServantNotActiveorg.omg.PortableServer.POAPackage 中的方法
static ServantNotActive ServantNotActiveHelper.extract(Any a)
           
static ServantNotActive ServantNotActiveHelper.read(InputStream istream)
           
 

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


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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