public interface NamingContext
Context| Modifier and Type | Method and Description |
|---|---|
Object |
lookup(String pathStr)
Retrieves the named object.
|
Object lookup(String pathStr) throws NamingException
#lookup(Name) for details.name - the name of the object to look upNamingException - if a naming exception is encounteredCopyright © 2019 Oracle Corporation. All Rights Reserved.