|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 Principal 的软件包 | |
---|---|
org.omg.CORBA | 提供 OMG CORBA API 到 JavaTM 编程语言的映射,包括 ORB 类,如果已实现该类,则程序员可以使用此类作为全功能对象请求代理(Object Request Broker,ORB)。 |
org.omg.CORBA.portable | 提供可移植性层,即可以使一个供应商生成的代码运行在另一个供应商 ORB 上的 ORB API 集合。 |
org.omg.CORBA 中 Principal 的使用 |
---|
声明为 Principal 的 org.omg.CORBA 中的字段 | |
---|---|
Principal |
PrincipalHolder.value
已过时。 此 PrincipalHolder 对象保存的 Principal 值。 |
返回 Principal 的 org.omg.CORBA 中的方法 | |
---|---|
Principal |
Any.extract_Principal()
已过时。 由 CORBA 2.2 取代。 |
参数类型为 Principal 的 org.omg.CORBA 中的方法 | |
---|---|
void |
Any.insert_Principal(Principal p)
已过时。 由 CORBA 2.2 取代。 |
参数类型为 Principal 的 org.omg.CORBA 中的构造方法 | |
---|---|
PrincipalHolder(Principal initial)
已过时。 构造一个新的 PrincipalHolder 对象,并将其 value 字段初始化为给定的 Principal 对象。 |
org.omg.CORBA.portable 中 Principal 的使用 |
---|
返回 Principal 的 org.omg.CORBA.portable 中的方法 | |
---|---|
Principal |
InputStream.read_Principal()
已过时。 已由 CORBA 2.2 取代。 |
参数类型为 Principal 的 org.omg.CORBA.portable 中的方法 | |
---|---|
void |
OutputStream.write_Principal(Principal value)
已过时。 已由 CORBA 2.2 取代。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。