|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.mlw.gfw.server.impl.AbstractServerEventHandler
Field Summary | |
protected net.mlw.gfw.server.ServerContext |
context
|
Constructor Summary | |
AbstractServerEventHandler()
|
Method Summary | |
void |
init(net.mlw.gfw.server.ServerContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.mlw.gfw.event.EventHandler |
onEvent |
Field Detail |
protected net.mlw.gfw.server.ServerContext context
Constructor Detail |
public AbstractServerEventHandler()
Method Detail |
public void init(net.mlw.gfw.server.ServerContext context)
init
in interface ServerEventHandler
ServerEventHandler.init(net.mlw.gfw.server.ServerContext)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |