Package job
package job
Background job processing system for automated banking operations.
Executes scheduled tasks like interest calculation using thread pools.
- Author:
- Tamil Mughilan
-
ClassDescriptionInterface for Banking related JOBSBackground job that calculates and credits monthly interest to savings accounts.Manages all background jobs.Schedules and executes background jobs using thread pool.