|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The listener interface for receiving mobility events on an aglet.
| Method Summary | |
void |
onArrival(MobilityEvent event)
Invoked just after the aglet arrived at the destination |
void |
onDispatching(MobilityEvent event)
Invoked when the aglet is attempted to dispatch. |
void |
onReverting(MobilityEvent event)
Invoked when the aglet is retracted. |
| Method Detail |
public void onArrival(MobilityEvent event)
public void onDispatching(MobilityEvent event)
public void onReverting(MobilityEvent event)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||