Example usage for Java javax.naming LinkRef fields, constructors, methods, implement or subclass
The text is from its open source code.
LinkRef(Name linkName) Constructs a LinkRef for a name. | |
LinkRef(String linkName) Constructs a LinkRef for a string name. |
String | getLinkName() Retrieves the name of this link. |