Class WorkerVault

java.lang.Object
com.zfabrik.util.internal.WorkerVault

public class WorkerVault extends Object
This is a utility place where worker processes get registered during their start. A stop request at that time will simply kill all starting workers the hard way. Usually this is due to user interactions when workers hang or get started at the time of a desired shutdown
Author:
hb