Uses of Class
org.omg.CORBA.ServiceInformationHolder
Packages that use ServiceInformationHolder
Package
Description
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
-
Uses of ServiceInformationHolder in org.omg.CORBA
Methods in org.omg.CORBA with parameters of type ServiceInformationHolderModifier and TypeMethodDescriptionboolean
ORB.get_service_information
(short service_type, ServiceInformationHolder service_info) Used to obtain information about CORBA facilities and services that are supported by this ORB.