Uses of Class
org.omg.CORBA.ServiceInformationHolder
-
Packages that use ServiceInformationHolder 软件包 描述 org.omg.CORBA 提供OMG CORBA API与JavaORB
编程语言的映射,包括ORB
类,它被实现为使程序员可以将其用作全功能对象请求代理(ORB)。 -
-
Uses of ServiceInformationHolder in org.omg.CORBA
Methods in org.omg.CORBA with parameters of type ServiceInformationHolder Modifier and Type 方法 描述 boolean
ORB. get_service_information(short service_type, ServiceInformationHolder service_info)
用于获取有关该ORB支持的CORBA设施和服务的信息。
-