public class InterruptibleProcessPool
extends java.lang.Object
Constructor and Description |
---|
InterruptibleProcessPool() |
Modifier and Type | Method and Description |
---|---|
boolean |
areAnyThreadsRunning() |
void |
deRegister(InterruptibleBatchThread thread) |
java.util.Vector<BatchControllable> |
getThreads() |
void |
register(InterruptibleBatchThread thread) |
void |
terminateAll()
Causes all InterruptibleBatchThread extending threads to terminate;
isToRun() will return false after calling this method.
|
void |
terminateAllThreadsWhichDontRequireConfirmation() |
public void register(InterruptibleBatchThread thread)
public void deRegister(InterruptibleBatchThread thread)
public java.util.Vector<BatchControllable> getThreads()
public boolean areAnyThreadsRunning()
public void terminateAll()
public void terminateAllThreadsWhichDontRequireConfirmation()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de