Example usage for Java javax.naming NameClassPair fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getClassName() Retrieves the class name of the object bound to the name of this binding. |
String | getName() Retrieves the name of this binding. |
String | getNameInNamespace() Retrieves the full name of this binding. |
boolean | isRelative() Determines whether the name of this binding is relative to the target context (which is named by the first parameter of the list() method). |