Class UserQueryShutdown

java.lang.Object
net.lightapi.portal.user.query.UserQueryShutdown
All Implemented Interfaces:
com.networknt.server.ShutdownHookProvider

public class UserQueryShutdown extends Object implements com.networknt.server.ShutdownHookProvider
This is the shutdown hook for user-query service to shutdown the streams processing.
Author:
Steve Hu
  • Constructor Details

    • UserQueryShutdown

      public UserQueryShutdown()
  • Method Details

    • onShutdown

      public void onShutdown()
      Specified by:
      onShutdown in interface com.networknt.server.ShutdownHookProvider