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