|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ClientResolutionListener
Entites that wish to resolve client objects must implement this interface so as to partake in the asynchronous process of client object resolution.
| Method Summary | |
|---|---|
void |
clientResolved(Name username,
ClientObject clobj)
Called when resolution completed successfully. |
void |
resolutionFailed(Name username,
Exception reason)
Called when resolution fails. |
| Method Detail |
|---|
void clientResolved(Name username,
ClientObject clobj)
void resolutionFailed(Name username,
Exception reason)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||