See: Description
| Class | Description |
|---|---|
| AbstractBatchTask<S extends ServerContext> |
This is the base class for time scheduled server batch Processes.
|
| AbstractDatabaseBatchTask<S extends ServerContext> |
This ServerProcess is supposed to work with DBObjects
|
| BatchTaskConfigEntry |
This class encapsulates an entry in the srv_process.cfg file
|
| BatchTaskConfigWriter |
This class writes a
BatchTaskConfigEntry to the server config file ServerConfigFile.BATCHTASK |
| BatchTaskExecutor |
This is a single threaded Executor for running time-scheduled
AbstractBatchTasks |
| BatchTaskManager |
This class encapsulates the entries in the coservers.cfg configuration file
|
| BatchTaskMonitor<S extends ServerContext> |
This Monitor is attached to
AbstractBatchTask instances. |
| LogCleanupBatchTask |
This batch process performs a log cleanup in regular time frames
|
| TestBatchTask |
This is server batch process for testing purposes only
|
| Enum | Description |
|---|---|
| BatchTaskManagerPermission |
This class ...
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.