|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IServicesListener
Interface used to get called back when the Services infrastructure has been
fully initialized (created and started).
| Method Summary | |
|---|---|
void |
onAllServicesStarted()
Called back when all of the IServices have been started. |
void |
onError(Throwable error)
Called if there is some problem with any IService. |
| Method Detail |
|---|
void onAllServicesStarted()
IServices have been started.
void onError(Throwable error)
IService.
error -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||