public class NameService extends Object
Constructor and Description |
---|
NameService(ORB orb,
File logDir)
Create NameService which starts the Root Naming Context in Persistent CosNaming
|
Modifier and Type | Method and Description |
---|---|
NamingContext |
initialNamingContext()
This method returns the Root Naming Context
|
NamingContext |
NewContext()
This method creates a NewContext, This will internally invoked from
NamingContextImpl.
|
public NamingContext initialNamingContext()
public NamingContext NewContext() throws SystemException
SystemException
Copyright © 2019 JBoss by Red Hat. All rights reserved.