|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InstanceListener
An event handler for dealing with the addition and deletion
of RemoteObjects from locally visible ProxyLists.
This can be useful when the discovery of a new object in
the simulation needs to be reacted to in some way by the local
RePast model.
ProxyList.registerInstanceListener(InstanceListener)| Method Summary | |
|---|---|
void |
instanceAdded(RemoteObject obj)
|
void |
instanceRemoved(RemoteObject obj)
|
| Method Detail |
|---|
void instanceAdded(RemoteObject obj)
void instanceRemoved(RemoteObject obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||