|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.event.spi.BambooSingletonUnboundedEventExecutorFactory
public class BambooSingletonUnboundedEventExecutorFactory
Thread factory that uses a single thread pool executor, allows for the executor to be retrieved
Constructor Summary | |
---|---|
BambooSingletonUnboundedEventExecutorFactory(com.atlassian.event.config.EventThreadPoolConfiguration configuration,
com.atlassian.event.internal.EventThreadFactory eventThreadFactory)
|
Method Summary | |
---|---|
EventLoggingThreadPoolExecutor |
getExecutor()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BambooSingletonUnboundedEventExecutorFactory(com.atlassian.event.config.EventThreadPoolConfiguration configuration, com.atlassian.event.internal.EventThreadFactory eventThreadFactory)
Method Detail |
---|
public EventLoggingThreadPoolExecutor getExecutor()
getExecutor
in interface com.atlassian.event.spi.EventExecutorFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |