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.
|
getPropertyFilePath
public ExecutorProperties()
public void initialize(java.util.Properties properties) throws java.lang.IllegalArgumentException
SystemProperty
initialize
in class SystemProperty
java.lang.IllegalArgumentException
public int getCoreCount()
public long getKeepAlive()
public int getQueueSize()
public int getPoolSize()
Copyright © 2015 Tampere University of Technology, Pori Department.