Uses of Class
org.omg.CORBA.INITIALIZE
Packages that use INITIALIZE
-
Uses of INITIALIZE in com.sun.corba.se.impl.logging
Methods in com.sun.corba.se.impl.logging that return INITIALIZEModifier and TypeMethodDescriptionPOASystemException.bootstrapError()POASystemException.bootstrapError(Throwable t) POASystemException.bootstrapError(CompletionStatus cs) POASystemException.bootstrapError(CompletionStatus cs, Throwable t) ActivationSystemException.cannotAddInitialNaming()ActivationSystemException.cannotAddInitialNaming(Throwable t) ActivationSystemException.cannotAddInitialNaming(CompletionStatus cs) ActivationSystemException.cannotAddInitialNaming(CompletionStatus cs, Throwable t) ORBUtilSystemException.cannotCreateOrbidDb()ORBUtilSystemException.cannotCreateOrbidDb(Throwable t) ORBUtilSystemException.cannotCreateOrbidDb(CompletionStatus cs) ORBUtilSystemException.cannotCreateOrbidDb(CompletionStatus cs, Throwable t) ORBUtilSystemException.cannotReadOrbidDb()ORBUtilSystemException.cannotReadOrbidDb(Throwable t) ORBUtilSystemException.cannotReadOrbidDb(CompletionStatus cs) ORBUtilSystemException.cannotReadOrbidDb(CompletionStatus cs, Throwable t) ActivationSystemException.cannotReadRepositoryDb()ActivationSystemException.cannotReadRepositoryDb(Throwable t) ActivationSystemException.cannotReadRepositoryDb(CompletionStatus cs) ActivationSystemException.cannotReadRepositoryDb(CompletionStatus cs, Throwable t) ORBUtilSystemException.cannotWriteOrbidDb()ORBUtilSystemException.cannotWriteOrbidDb(Throwable t) ORBUtilSystemException.cannotWriteOrbidDb(CompletionStatus cs) ORBUtilSystemException.cannotWriteOrbidDb(CompletionStatus cs, Throwable t) ORBUtilSystemException.getServerPortCalledBeforeEndpointsInitialized()ORBUtilSystemException.getServerPortCalledBeforeEndpointsInitialized(Throwable t) ORBUtilSystemException.getServerPortCalledBeforeEndpointsInitialized(CompletionStatus cs) ORBUtilSystemException.getServerPortCalledBeforeEndpointsInitialized(CompletionStatus cs, Throwable t) POASystemException.jtsInitError()POASystemException.jtsInitError(Throwable t) POASystemException.jtsInitError(CompletionStatus cs) POASystemException.jtsInitError(CompletionStatus cs, Throwable t) POASystemException.orbdError()POASystemException.orbdError(CompletionStatus cs) POASystemException.orbdError(CompletionStatus cs, Throwable t) ORBUtilSystemException.persistentServeridNotSet()ORBUtilSystemException.persistentServeridNotSet(Throwable t) ORBUtilSystemException.persistentServeridNotSet(CompletionStatus cs) ORBUtilSystemException.persistentServeridNotSet(CompletionStatus cs, Throwable t) POASystemException.persistentServeridNotSet()POASystemException.persistentServeridNotSet(Throwable t) POASystemException.persistentServeridNotSet(CompletionStatus cs) POASystemException.persistentServeridNotSet(CompletionStatus cs, Throwable t) ORBUtilSystemException.persistentServerportNotSet()ORBUtilSystemException.persistentServerportNotSet(Throwable t) ORBUtilSystemException.persistentServerportNotSet(CompletionStatus cs) ORBUtilSystemException.persistentServerportNotSet(CompletionStatus cs, Throwable t) POASystemException.persistentServerportNotSet()POASystemException.persistentServerportNotSet(Throwable t) POASystemException.persistentServerportNotSet(CompletionStatus cs) POASystemException.persistentServerportNotSet(CompletionStatus cs, Throwable t) OMGSystemException.priorityRangeRestrict()OMGSystemException.priorityRangeRestrict(Throwable t) OMGSystemException.priorityRangeRestrict(CompletionStatus cs) OMGSystemException.priorityRangeRestrict(CompletionStatus cs, Throwable t) NamingSystemException.transNsCannotCreateInitialNc()NamingSystemException.transNsCannotCreateInitialNc(Throwable t) NamingSystemException.transNsCannotCreateInitialNc(CompletionStatus cs) NamingSystemException.transNsCannotCreateInitialNc(CompletionStatus cs, Throwable t) NamingSystemException.transNsCannotCreateInitialNcSys()NamingSystemException.transNsCannotCreateInitialNcSys(Throwable t) NamingSystemException.transNsCannotCreateInitialNcSys(CompletionStatus cs) NamingSystemException.transNsCannotCreateInitialNcSys(CompletionStatus cs, Throwable t) -
Uses of INITIALIZE in com.sun.corba.se.impl.naming.cosnaming
Constructors in com.sun.corba.se.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.