|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Extension
A simple interface used by the extender to manage extensions.
| Method Summary | |
|---|---|
void |
destroy()
Destroy should be synchronous and only return when the extension has been fully destroyed. |
void |
start()
Start this extension. |
| Method Detail |
|---|
void start()
throws java.lang.Exception
java.lang.Exception
void destroy()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||