|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Initializable
It is an object that can be initialized using a map with parameters.
Method Summary | |
---|---|
void |
init(Map<String,String> params)
Initializes the object. |
Method Detail |
---|
void init(Map<String,String> params)
params
- The map of parameters.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |