所有类


接口 org.omg.PortableInterceptor.Current
的使用

使用 Current 的软件包
org.omg.PortableInterceptor 提供一个注册 ORB 挂钩 (hook) 的机制,通过这些挂钩 ORB 服务可以截取执行 ORB 的正常流。 
 

org.omg.PortableInterceptorCurrent 的使用
 

返回 Currentorg.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)
           
 

参数类型为 Currentorg.omg.PortableInterceptor 中的方法
static void CurrentHelper.insert(Any a, Current that)
           
static void CurrentHelper.write(OutputStream ostream, Current value)
           
 


所有类

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部