目录搜索
文字
分享


JavaTM 2 Platform
Standard Ed. 6

类 org.omg.IOP.TaggedProfile
的使用

使用 TaggedProfile 的软件包
org.omg.IOP 此包包含在 OMG 文档 The Common Object Request Broker: Architecture and Specification http://cgi.omg.org/cgi-bin/doc?formal/99-10-07 的 13.6.小节中指定的 IOP 模块。 
org.omg.PortableInterceptor 提供一个注册 ORB 钩子 (hook) 的机制,通过这些钩子 ORB 服务可以截取执行 ORB 的正常流。 
 

org.omg.IOP 中 TaggedProfile 的使用
 

声明为 TaggedProfile 的 org.omg.IOP 中的字段
 TaggedProfile[] IOR.profiles
          与此对象引用关联的一组有标记的配置文件。
 TaggedProfile TaggedProfileHolder.value
           
 

返回 TaggedProfile 的 org.omg.IOP 中的方法
static TaggedProfile TaggedProfileHelper.extract(Any a)
           
static TaggedProfile TaggedProfileHelper.read(InputStream istream)
           
 

参数类型为 TaggedProfile 的 org.omg.IOP 中的方法
static void TaggedProfileHelper.insert(Any a, TaggedProfile that)
           
static void TaggedProfileHelper.write(OutputStream ostream, TaggedProfile value)
           
 

参数类型为 TaggedProfile 的 org.omg.IOP 中的构造方法
IOR(String _type_id, TaggedProfile[] _profiles)
           
TaggedProfileHolder(TaggedProfile initialValue)
           
 

org.omg.PortableInterceptor 中 TaggedProfile 的使用
 

返回 TaggedProfile 的 org.omg.PortableInterceptor 中的方法
 TaggedProfile ClientRequestInfoOperations.effective_profile()
          返回将用来发送请求的配置文件。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java 2 SDK SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。