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 © 2015 Oracle Corporation. All rights reserved.