|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jini.entry.AbstractEntry
com.bigdata.jini.lookup.entry.Hostname
public class Hostname
Entry giving the name of the host on which the service was created.
| Field Summary | |
|---|---|
String |
hostname
|
| Constructor Summary | |
|---|---|
Hostname()
De-serialization ctor. |
|
Hostname(String hostname)
|
|
| Method Summary |
|---|
| Methods inherited from class net.jini.entry.AbstractEntry |
|---|
equals, equals, hashCode, hashCode, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String hostname
| Constructor Detail |
|---|
public Hostname()
public Hostname(String hostname)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||