WorkerInterface
in
Queue worker interface
Table of Contents
Methods
Methods
init()
Init worker
public
init() : void
run()
Run worker
public
run() : void
stop()
Stop worker
public
stop() : void