
|
If you were logged in you would be able to see more operations.
|
|
|
|
Setting daemon threads for the scheduler. all the documentation about configuration refers to the property org.quartz.threadPool.makeThreadsDaemons but the actual property that is required to be set for setting daemon threads in the scheduler is org.quartz.scheduler.makeSchedulerThreadDaemon
|
|
Description
|
Setting daemon threads for the scheduler. all the documentation about configuration refers to the property org.quartz.threadPool.makeThreadsDaemons but the actual property that is required to be set for setting daemon threads in the scheduler is org.quartz.scheduler.makeSchedulerThreadDaemon |
Show » |
|