Package net.lightapi.portal.user.query
Class UserQueryShutdown
java.lang.Object
net.lightapi.portal.user.query.UserQueryShutdown
- All Implemented Interfaces:
com.networknt.server.ShutdownHookProvider
This is the shutdown hook for user-query service to shutdown the streams processing.
- Author:
- Steve Hu
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserQueryShutdown
public UserQueryShutdown()
-
-
Method Details
-
onShutdown
public void onShutdown()- Specified by:
onShutdownin interfacecom.networknt.server.ShutdownHookProvider
-