public class ServerJobManager
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static int |
getDefaultNumberOfThreads() |
static int |
getMaxNumberOfThreads() |
void |
runLoop(Job initialJob) |
public void runLoop(Job initialJob)
public static int getDefaultNumberOfThreads()
public static int getMaxNumberOfThreads()