|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReadyListener<T>
A listener which is notified when an entity changes between ready and unready states.
| Method Summary | |
|---|---|
void |
becameReady(T source)
Invoked when the entity becomes ready. |
void |
becameUnready(T source)
Invoked when the entity becomes unready. |
| Method Detail |
|---|
void becameReady(T source)
void becameUnready(T source)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||