|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ZoneManager.ResolutionListener
Used to notify requesters when an asynchronous zone load has completed (successfully or not).
| Method Summary | |
|---|---|
void |
zoneFailedToResolve(int zoneId,
Exception reason)
Called when a zone failed to resolve. |
void |
zoneWasResolved(ZoneSummary summary)
Called when a zone was successfully resolved. |
| Method Detail |
|---|
void zoneWasResolved(ZoneSummary summary)
void zoneFailedToResolve(int zoneId,
Exception reason)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||