SimpleNamingContext()
Create a new naming context.
SimpleNamingContext(root: String)
Create a new naming context with the given naming root.
SimpleNamingContext(root: String, boundObjects: Hashtable<String, Any>, @Nullable env: Hashtable<String, Any>)
Create a new naming context with the given naming root, the given name/object map, and the JNDI environment entries.