| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ServantNotActive 的软件包 | |
|---|---|
| org.omg.PortableServer | 提供一些类和接口,用来生成跨多个供应商 ORB 的可移植应用程序的服务器端。 | 
| org.omg.PortableServer.POAPackage | 允许程序员构造可在不同 ORB 产品间移植的对象实现。 | 
| org.omg.PortableServer 中 ServantNotActive 的使用 | 
|---|
| 抛出 ServantNotActive 的 org.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.POAPackage 中 ServantNotActive 的使用 | 
|---|
| 返回 ServantNotActive 的 org.omg.PortableServer.POAPackage 中的方法 | |
|---|---|
static ServantNotActive | 
ServantNotActiveHelper.extract(Any a)
 | 
static ServantNotActive | 
ServantNotActiveHelper.read(InputStream istream)
 | 
| 参数类型为 ServantNotActive 的 org.omg.PortableServer.POAPackage 中的方法 | |
|---|---|
static void | 
ServantNotActiveHelper.insert(Any a,
       ServantNotActive that)
 | 
static void | 
ServantNotActiveHelper.write(OutputStream ostream,
      ServantNotActive value)
 | 
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。