Package com.zfabrik.util.internal
Class WorkerVault
java.lang.Object
com.zfabrik.util.internal.WorkerVault
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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
WorkerVault
public WorkerVault()
-
-
Method Details
-
exec
- Throws:
IOException
-
exec
- Throws:
IOException
-
release
-
shutDown
public void shutDown()
-