|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An initializable service signals that it is interested in initialization parameters from the framework. The exact specification of these parameters are up to the framework implementations and they might come from a command line, request URL, file or database.
InitParameters| Method Summary | |
void |
destroy()
Destroy this service. |
void |
init(InitParameters param)
Initialize module. |
| Method Detail |
public void init(InitParameters param)
throws UnavailableException
param - Initialization parameters
UnavailableException - If initialization failedpublic void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||