Uses of Class
org.omg.CORBA.INITIALIZE
Packages that use INITIALIZE
-
Uses of INITIALIZE in com.sun.corba.ee.impl.naming.cosnaming
Methods in com.sun.corba.ee.impl.naming.cosnaming that throw INITIALIZEModifier and TypeMethodDescriptionprivate void
TransientNameService.initialize
(ORB orb, String nameServiceName) This method initializes Transient Name Service by associating Root context with POA and registering the root context with INS Object Keymap.Constructors in com.sun.corba.ee.impl.naming.cosnaming that throw INITIALIZEModifierConstructorDescriptionTransientNameService
(ORB orb) Constructs a new TransientNameService, and creates an initial NamingContext, whose object reference can be obtained by the initialNamingContext method.TransientNameService
(ORB orb, String serviceName) Constructs a new TransientNameService, and creates an initial NamingContext, whose object reference can be obtained by the initialNamingContext method. -
Uses of INITIALIZE in com.sun.corba.ee.spi.logging
Methods in com.sun.corba.ee.spi.logging that return INITIALIZEModifier and TypeMethodDescriptionPOASystemException.bootstrapError()
ActivationSystemException.cannotAddInitialNaming()
ORBUtilSystemException.cannotCreateOrbidDb()
ORBUtilSystemException.cannotReadOrbidDb()
ActivationSystemException.cannotReadRepositoryDb
(Exception exc) ORBUtilSystemException.cannotWriteOrbidDb()
ORBUtilSystemException.getServerPortCalledBeforeEndpointsInitialized()
POASystemException.jtsInitError()
POASystemException.orbdError()
ORBUtilSystemException.persistentServeridNotSet()
POASystemException.persistentServeridNotSet()
ORBUtilSystemException.persistentServerportNotSet()
POASystemException.persistentServerportNotSet()
OMGSystemException.priorityRangeRestrict()
NamingSystemException.transNsCannotCreateInitialNc
(Exception exc) NamingSystemException.transNsCannotCreateInitialNcSys
(SystemException exc) ORBUtilSystemException.userConfiguratorException
(Exception exc)