|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Initializable
An interface implemented by objects which have an init() method which can be called to start/prepare
any resources the object will need to perform its functions (connections, threads etc.).
| Method Summary | |
|---|---|
void |
init()
Initializes the resource(s) managed by the object, opening connections, starting threads etc. |
| Method Detail |
|---|
void init()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||