pfx is expected to be the name of one or more of the immediate parent contexts of this context. The name n is a name relative to this context. Neither pfx nor n may be null. The combined result is a name which is relative to the specified parent context names.
@param n a Name, may not be null
@param pfx a Name serves as perfix, may not be null
@return the combined name
@throws NamingException if an error occurs.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |