public interface ServerListener
| Modifier and Type | Method and Description |
|---|---|
void |
afterStarted(Class<?>[] primarySources,
String[] args,
Context context) |
void |
afterStopped() |
void |
beforeStart(Class<?>[] primarySources,
String[] args) |
void |
beforeStop() |
Copyright © 2025. All rights reserved.