|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.event.spi.BambooEventThreadPoolConfiguration
public class BambooEventThreadPoolConfiguration
Constructor Summary | |
---|---|
BambooEventThreadPoolConfiguration()
|
Method Summary | |
---|---|
int |
getCorePoolSize()
|
long |
getKeepAliveTime()
|
int |
getMaximumPoolSize()
|
java.util.concurrent.TimeUnit |
getTimeUnit()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BambooEventThreadPoolConfiguration()
Method Detail |
---|
public int getCorePoolSize()
getCorePoolSize
in interface com.atlassian.event.config.EventThreadPoolConfiguration
public int getMaximumPoolSize()
getMaximumPoolSize
in interface com.atlassian.event.config.EventThreadPoolConfiguration
public long getKeepAliveTime()
getKeepAliveTime
in interface com.atlassian.event.config.EventThreadPoolConfiguration
public java.util.concurrent.TimeUnit getTimeUnit()
getTimeUnit
in interface com.atlassian.event.config.EventThreadPoolConfiguration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |