public interface ServerListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterStarted(Class<?>[] primarySources,
String[] args,
Context context) |
void |
afterStoped() |
void |
beforeStop() |
void |
boforeStart(Class<?>[] primarySources,
String[] args) |
Copyright © 2024. All rights reserved.