public final class ServiceConfig
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY_THREADS |
| Constructor and Description |
|---|
ServiceConfig() |
ServiceConfig(ServiceConfig other) |
| Modifier and Type | Method and Description |
|---|---|
int |
getThreads() |
void |
setThreads(int count) |
public static final java.lang.String KEY_THREADS
public ServiceConfig()
public ServiceConfig(ServiceConfig other)