|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BroadcasterLifeCyclePolicyListener
Simple listener to be used to track BroadcasterLifeCyclePolicy events.
| Method Summary | |
|---|---|
void |
onDestroy()
Both method Broadcaster.releaseExternalResources() and Broadcaster.destroy()
are about to be invoked. |
void |
onEmpty()
Invoked when a Broadcaster's list of AtmosphereResource becomes empty, e.g
the broadcaster has no longer resource associated with it. |
void |
onIdle()
Invoke when a Broadcaster has no activitie. |
| Method Detail |
|---|
void onEmpty()
Broadcaster's list of AtmosphereResource becomes empty, e.g
the broadcaster has no longer resource associated with it.
void onIdle()
Broadcaster has no activitie.
void onDestroy()
Broadcaster.releaseExternalResources() and Broadcaster.destroy()
are about to be invoked.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||