| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBackgroundExecutor
The default implementation of the BackgroundExecutor.
|
class |
TraditionalBackgroundExecutor
BackgroundExecutor using my traditional ThreadPool that will grow and trim.
|
| Modifier and Type | Method and Description |
|---|---|
SpiBackgroundExecutor |
InternalConfiguration.getBackgroundExecutor() |
| Constructor and Description |
|---|
InternalConfiguration(XmlConfig xmlConfig,
ClusterManager clusterManager,
ServerCacheManager cacheManager,
SpiBackgroundExecutor backgroundExecutor,
ServerConfig serverConfig,
BootupClasses bootupClasses,
PstmtBatch pstmtBatch) |
Copyright © 2014. All Rights Reserved.