|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 Current 的软件包 | |
---|---|
org.omg.PortableInterceptor | 提供一个注册 ORB 钩子 (hook) 的机制,通过这些钩子 ORB 服务可以截取执行 ORB 的正常流。 |
org.omg.PortableInterceptor 中 Current 的使用 |
---|
返回 Current 的 org.omg.PortableInterceptor 中的方法 | |
---|---|
static Current |
CurrentHelper.extract(Any a)
|
static Current |
CurrentHelper.narrow(Object obj)
|
static Current |
CurrentHelper.read(InputStream istream)
|
static Current |
CurrentHelper.unchecked_narrow(Object obj)
|
参数类型为 Current 的 org.omg.PortableInterceptor 中的方法 | |
---|---|
static void |
CurrentHelper.insert(Any a,
Current that)
|
static void |
CurrentHelper.write(OutputStream ostream,
Current value)
|
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only。