public static interface Engine.Configuration
| Modifier and Type | Method and Description |
|---|---|
Long |
getActionTimeoutMillis() |
ClassLoader |
getClassLoader() |
ExecutorService |
getExecutorService() |
Integer |
getQueueSize() |
ScheduledExecutorService |
getScheduledExecutorService() |
ThreadFactory |
getThreadFactory() |
Long |
getTransitionTimeoutMillis() |
ThreadFactory getThreadFactory()
ExecutorService getExecutorService()
ScheduledExecutorService getScheduledExecutorService()
Integer getQueueSize()
Long getActionTimeoutMillis()
Long getTransitionTimeoutMillis()
ClassLoader getClassLoader()
Copyright © 2015. All rights reserved.