javax.naming
public class StringRefAddr extends RefAddr
Since: 1.3
See Also: Reference
| Constructor Summary | |
|---|---|
| StringRefAddr(String addrType, String contents)
Contructs a new StringRefAddr with the given type and content. | |
| Method Summary | |
|---|---|
| Object | getContent()
Returns the String contents as given to the constructor. |