|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Module
A module extends the functionality of the server or a specific room.
| Method Summary | |
|---|---|
boolean |
init(ModuleContext ctx)
Called when the module is initialized. |
void |
shutdown()
Called when the module is shutdown. |
| Method Detail |
|---|
boolean init(ModuleContext ctx)
void shutdown()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||