Class BaseWorkerHook

    • Constructor Detail

      • BaseWorkerHook

        public BaseWorkerHook()
    • Method Detail

      • shutdown

        public void shutdown()
        This method is called right before a worker shuts down.
        Specified by:
        shutdown in interface IWorkerHook