public class EventThreadPoolConfigurationImpl extends Object implements EventThreadPoolConfiguration
Constructor and Description |
---|
EventThreadPoolConfigurationImpl() |
Modifier and Type | Method and Description |
---|---|
int |
getCorePoolSize() |
long |
getKeepAliveTime() |
int |
getMaximumPoolSize() |
TimeUnit |
getTimeUnit() |
public int getCorePoolSize()
getCorePoolSize
in interface EventThreadPoolConfiguration
public int getMaximumPoolSize()
getMaximumPoolSize
in interface EventThreadPoolConfiguration
public long getKeepAliveTime()
getKeepAliveTime
in interface EventThreadPoolConfiguration
public TimeUnit getTimeUnit()
getTimeUnit
in interface EventThreadPoolConfiguration
Copyright © 2006-2016 Atlassian. All Rights Reserved.