|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.event.internal.EventThreadPoolConfigurationImpl
public class EventThreadPoolConfigurationImpl
| Constructor Summary | |
|---|---|
EventThreadPoolConfigurationImpl()
|
|
| 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 EventThreadPoolConfigurationImpl()
| Method Detail |
|---|
public int getCorePoolSize()
getCorePoolSize in interface EventThreadPoolConfigurationpublic int getMaximumPoolSize()
getMaximumPoolSize in interface EventThreadPoolConfigurationpublic long getKeepAliveTime()
getKeepAliveTime in interface EventThreadPoolConfigurationpublic java.util.concurrent.TimeUnit getTimeUnit()
getTimeUnit in interface EventThreadPoolConfiguration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||