Package net.lightapi.portal.command
Class HybridCommandShutdown
- java.lang.Object
-
- net.lightapi.portal.command.HybridCommandShutdown
-
- All Implemented Interfaces:
com.networknt.server.ShutdownHookProvider
public class HybridCommandShutdown extends Object implements com.networknt.server.ShutdownHookProvider
This is a shared shutdown hook for command side services. It only needs to be registered once in the service.yml file.- Author:
- Steve Hu
-
-
Constructor Summary
Constructors Constructor Description HybridCommandShutdown()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonShutdown()
-