|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PushObserver
This interface describes the ability to receive a notification just after a push event.
| Method Summary | |
|---|---|
void |
update(Token token)
This method is meant to be invoked just after a push event. |
| Method Detail |
|---|
void update(Token token)
token - the token which has been pushed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||