public interface ServerShutdownHook
This handler may be specified in server.xml hooks section. The implementing class must implement this interface and have a no arg constructor.
Modifier and Type | Method and Description |
---|---|
void |
serverStopping()
This method is called when the Server is stopping.
|
Copyright © 2025 DiffusionData Ltd. All Rights Reserved.