|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface implemented by components that wish to have their state initialised from the Cluster.
Method Summary | |
Data |
getData()
Called by Cluster to retrieve current Cluster state. |
void |
setData(Data state)
Called by Cluster to initialise the state of a [new] node. |
Method Detail |
public Data getData()
public void setData(Data state)
state
- Data
to be used as the node's initial
state.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |