public class ThreadPoolServer
extends java.lang.Object
Constructor and Description |
---|
ThreadPoolServer() |
Modifier and Type | Method and Description |
---|---|
static java.util.concurrent.ThreadPoolExecutor |
getThreadPoolExecutor()
Tells the system wide ThreadPoolServer (Singleton pattern)
|
static void |
shutdownNow()
Stops the server.
|