public interface ControllerLifeCycle
| 限定符和类型 | 方法和说明 |
|---|---|
void |
notifyAllSessionClosed() |
void |
notifyException(Throwable t) |
void |
notifyReady() |
void |
notifyStarted() |
void |
notifyStopped() |
void notifyReady()
void notifyStarted()
void notifyAllSessionClosed()
void notifyException(Throwable t)
void notifyStopped()
Copyright © 2013. All Rights Reserved.