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