Package | Description |
---|---|
net.datenwerke.async | |
net.datenwerke.scheduler.service.scheduler |
Modifier and Type | Class and Description |
---|---|
class |
DwAsyncPoolImpl
Default implementation of
DwAsyncPool |
Modifier and Type | Method and Description |
---|---|
DwAsyncPool |
DwAsyncService.getPool(java.lang.String poolToken)
Returns the pool identified by poolToken or null.
|
DwAsyncPool |
DwAsyncServiceImpl.getPool(java.lang.String poolToken) |
DwAsyncPool |
DwAsyncService.initPool(java.lang.String poolToken,
PoolConfiguration configuration)
Initializes a new pool for the given configuration.
|
DwAsyncPool |
DwAsyncServiceImpl.initPool(java.lang.String poolToken,
PoolConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
DwAsyncPool |
SchedulerDaemon.getPool() |