|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--tapestry.ptr.api.AddHostMsg
AddHostMsg tells the pointer manager stage that there
is a new host it should be aware of.
NOTE: will override existing HostInfo for the same guid.
| Field Summary | |
|---|---|
HostInfo[] |
hinfos
Array of HostInfo's to add to
PtrMgr stage. |
| Constructor Summary | |
|---|---|
AddHostMsg(HostInfo hinfo)
Constructor: Creates a new AddHostMSg. |
|
AddHostMsg(HostInfo[] hinfos)
Constructor: Creates a new AddHostMsg. |
|
| Method Summary | |
|---|---|
String |
toString()
Specified by java.lang.Object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public HostInfo[] hinfos
HostInfo's to add to
PtrMgr stage.
| Constructor Detail |
public AddHostMsg(HostInfo[] hinfos)
AddHostMsg.
public AddHostMsg(HostInfo hinfo)
AddHostMSg.
| Method Detail |
public String toString()
toString in class Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||