This service is used internally by Ebean for executing background tasks such as the {@link Query#findFutureList()} and also for executing background tasksperiodically.
This service has been made available so you can use it for your application code if you want. It can be useful for some server caching implementations (background population and trimming of the cache etc).
@author rbygrave
|
|