|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AgentListClient
Interface pour les clients de la liste des agents.
Method Summary | |
---|---|
void |
listChanged()
Méthode appelée lorsque la liste a été modifiée. |
void |
registrationFailed(LocalAgent inLocalAgent)
Méthode appelée lorsque l'enregistrement a échoué. |
void |
registrationSucceeded(LocalAgent inLocalAgent)
Méthode appelée lorsque l'enregistrement a réussi. |
Method Detail |
---|
void registrationSucceeded(LocalAgent inLocalAgent)
inLocalAgent
- agent enregistré avec succès.void registrationFailed(LocalAgent inLocalAgent)
inLocalAgent
- agent qui n'a pas pu être enregistré.void listChanged()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |