| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 ServantLocator 的软件包 | |
|---|---|
| org.omg.PortableServer | 提供一些类和接口,用来生成跨多个供应商 ORB 的可移植应用程序的服务器端。 | 
| org.omg.PortableServer 中 ServantLocator 的使用 | 
|---|
| 实现 ServantLocator 的 org.omg.PortableServer 中的类 | |
|---|---|
 class | 
_ServantLocatorStub
POA 具有 NON_RETAIN 策略时将使用 ServantLocator 这种 servant 管理器。  | 
| 返回 ServantLocator 的 org.omg.PortableServer 中的方法 | |
|---|---|
 ServantLocator | 
ServantLocatorPOA._this()
 | 
 ServantLocator | 
ServantLocatorPOA._this(ORB orb)
 | 
static ServantLocator | 
ServantLocatorHelper.extract(Any a)
 | 
static ServantLocator | 
ServantLocatorHelper.narrow(Object obj)
 | 
static ServantLocator | 
ServantLocatorHelper.read(InputStream istream)
 | 
static ServantLocator | 
ServantLocatorHelper.unchecked_narrow(Object obj)
 | 
| 参数类型为 ServantLocator 的 org.omg.PortableServer 中的方法 | |
|---|---|
static void | 
ServantLocatorHelper.insert(Any a,
       ServantLocator that)
 | 
static void | 
ServantLocatorHelper.write(OutputStream ostream,
      ServantLocator value)
 | 
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。