14 lines
520 B
Properties
14 lines
520 B
Properties
|
|
org.quartz.scheduler.instanceName: DemoQuartz
|
|||
|
|
org.quartz.scheduler.rmi.export: false
|
|||
|
|
org.quartz.scheduler.rmi.proxy: false
|
|||
|
|
org.quartz.scheduler.wrapJobExecutionInUserTransaction: false
|
|||
|
|
|
|||
|
|
org.quartz.threadPool.class: org.quartz.simpl.SimpleThreadPool
|
|||
|
|
#<23>̳߳<DFB3><CCB3><EFBFBD><EFBFBD><EFBFBD>
|
|||
|
|
org.quartz.threadPool.threadCount: 1
|
|||
|
|
org.quartz.threadPool.threadPriority: 5
|
|||
|
|
org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread: true
|
|||
|
|
|
|||
|
|
org.quartz.jobStore.misfireThreshold: 60000
|
|||
|
|
|
|||
|
|
org.quartz.jobStore.class: org.quartz.simpl.RAMJobStore
|