public class ExecutorProperties extends SystemProperty
CONFIGURATION_FILE_PATH| Constructor and Description |
|---|
ExecutorProperties() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCoreCount() |
long |
getKeepAlive() |
int |
getPoolSize() |
int |
getQueueSize() |
void |
initialize(java.util.Properties properties)
Initialize the system property.
|
getPropertyFilePathpublic ExecutorProperties()
public void initialize(java.util.Properties properties) throws java.lang.IllegalArgumentException
SystemPropertyinitialize in class SystemPropertyjava.lang.IllegalArgumentExceptionpublic int getCoreCount()
public long getKeepAlive()
public int getQueueSize()
public int getPoolSize()
Copyright © 2015 Tampere University of Technology, Pori Department.