|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InitializedService
Allow the service or provider to be initialized when it is started by the service manager. After all injections are complete the init method will be called. Any initialization that a service needs to do should happen here.
| Method Summary | |
|---|---|
void |
init()
Executed after the service is created and all dependencies and configurations injected. |
| Method Detail |
|---|
void init()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||