Uses of Class
com.sun.corba.se.impl.naming.pcosnaming.NameService
Packages that use NameService
-
Uses of NameService in com.sun.corba.se.impl.naming.pcosnaming
Methods in com.sun.corba.se.impl.naming.pcosnaming with parameters of type NameServiceModifier and TypeMethodDescriptionvoidNamingContextImpl.setRootNameService(NameService theNameService) Constructors in com.sun.corba.se.impl.naming.pcosnaming with parameters of type NameServiceModifierConstructorDescriptionNamingContextImpl(ORB orb, String objKey, NameService theNameService, ServantManagerImpl theServantManagerImpl) Create a naming context servant.