Returns the object bound to the specified name in this context by following any links. If the specified name is not a link, then the object is returned.
@param n a Name to lookup
@return the object bound to the specified name in this context by following any links
@throws NamingException if an error occurs.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.