|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Manageable
Contract for a manageable component.
| Method Summary | |
|---|---|
void |
init()
Initializes the component. |
void |
shutDown()
Shuts down the component. |
void |
startUp()
Starts up the component. |
| Method Detail |
|---|
void init()
throws IOException
IOException - in case of I/O errors
void startUp()
throws IOException
IOException - in case of I/O errors
void shutDown()
throws IOException
IOException - in case of I/O errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||