|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbmserv.ServerStateListener
public class ServerStateListener
Constructor Summary | |
---|---|
ServerStateListener()
|
Method Summary | |
---|---|
void |
onException(java.lang.Throwable arg0)
|
void |
onReady()
|
void |
onStarted()
|
void |
onStopped()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerStateListener()
Method Detail |
---|
public void onException(java.lang.Throwable arg0)
onException
in interface com.sun.grizzly.ControllerStateListener
public void onReady()
onReady
in interface com.sun.grizzly.ControllerStateListener
public void onStarted()
onStarted
in interface com.sun.grizzly.ControllerStateListener
public void onStopped()
onStopped
in interface com.sun.grizzly.ControllerStateListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |