|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
must be implemented by an AgentServer
| Method Summary | |
void |
agentMigrate(AgentObject agent,
java.net.InetAddress dstAddr,
int port)
The agent wants to be sent to dstAddr and dstPort. |
java.util.Vector |
getFootprints()
optional, not implemented |
java.util.Vector |
getResidingAgents()
optional, not implemented |
java.util.Vector |
getServerNeighbors()
This method creates a DiscoveryClient which will find the server's neighbors |
| Method Detail |
public java.util.Vector getServerNeighbors()
public void agentMigrate(AgentObject agent,
java.net.InetAddress dstAddr,
int port)
agent - is the AgentObject which wants to migratedstAddress - is the destination InetAddressdstport - is the destination portpublic java.util.Vector getFootprints()
public java.util.Vector getResidingAgents()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||